Uses of Class
org.praxislive.core.services.RootFactoryService
-
Packages that use RootFactoryService Package Description org.praxislive.code org.praxislive.core.services -
-
Uses of RootFactoryService in org.praxislive.code
Subclasses of RootFactoryService in org.praxislive.code Modifier and Type Class Description class
CodeRootFactoryService
Methods in org.praxislive.code that return types with arguments of type RootFactoryService Modifier and Type Method Description Class<? extends RootFactoryService>
AbstractComponentFactory. getRootFactoryService()
-
Uses of RootFactoryService in org.praxislive.core.services
Methods in org.praxislive.core.services that return types with arguments of type RootFactoryService Modifier and Type Method Description default Class<? extends RootFactoryService>
ComponentFactory. getRootFactoryService()
Deprecated.
-