- java.lang.Object
-
- org.praxislive.core.services.RootFactoryService
-
- org.praxislive.code.CodeRootFactoryService
-
public class CodeRootFactoryService extends RootFactoryService
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.praxislive.core.Protocol
Protocol.Type<T extends Protocol>, Protocol.TypeProvider
-
-
Field Summary
-
Fields inherited from class org.praxislive.core.services.RootFactoryService
NEW_ROOT_INSTANCE, NEW_ROOT_INSTANCE_INFO
-
-
Constructor Summary
Constructors Constructor Description CodeRootFactoryService()
-
Method Summary
-
Methods inherited from class org.praxislive.core.services.RootFactoryService
controls, getControlInfo
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.praxislive.core.Protocol
optionalControls
-
-