Uses of Record Class
org.praxislive.core.services.ComponentFactory.Redirect
Packages that use ComponentFactory.Redirect
-
Uses of ComponentFactory.Redirect in org.praxislive.code
Methods in org.praxislive.code that return types with arguments of type ComponentFactory.RedirectModifier and TypeMethodDescriptionAbstractComponentFactory.componentRedirect()AbstractComponentFactory.rootRedirect() -
Uses of ComponentFactory.Redirect in org.praxislive.core.services
Methods in org.praxislive.core.services that return types with arguments of type ComponentFactory.RedirectModifier and TypeMethodDescriptiondefault 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.