Uses of Class
org.praxislive.core.services.ComponentFactory.Redirect
-
Packages that use ComponentFactory.Redirect Package Description org.praxislive.core.services -
-
Uses of ComponentFactory.Redirect in org.praxislive.core.services
Methods in org.praxislive.core.services that return types with arguments of type ComponentFactory.Redirect Modifier and Type Method Description default Optional<ComponentFactory.Redirect>
ComponentFactory. componentRedirect()
Optional service to redirect to for component instantiation.default Optional<ComponentFactory.Redirect>
ComponentFactory. rootRedirect()
Optional service to redirect to for root instantiation.
-