- java.lang.Object
-
- org.praxislive.core.services.ComponentFactoryService
-
- org.praxislive.code.CodeComponentFactoryService
-
public class CodeComponentFactoryService extends ComponentFactoryService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CodeComponentFactoryService.Provider
Deprecated.-
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.ComponentFactoryService
NEW_INSTANCE, NEW_INSTANCE_INFO
-
-
Constructor Summary
Constructors Constructor Description CodeComponentFactoryService()
-
Method Summary
-
Methods inherited from class org.praxislive.core.services.ComponentFactoryService
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
-
-