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