- java.lang.Object
-
- org.praxislive.core.services.ComponentFactory.Redirect
-
- Enclosing interface:
- ComponentFactory
public static final class ComponentFactory.Redirect extends Object
A factory service redirect. SeeComponentFactory.componentRedirect()andComponentFactory.rootRedirect().
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringcontrol()Query the control on the service to redirect to.booleanequals(Object obj)inthashCode()Class<? extends Service>service()Query the service to redirect to.
-