-
- All Superinterfaces:
Protocol
- All Known Implementing Classes:
CodeCompilerService,CodeComponentFactoryService,CodeContextFactoryService,CodeRootFactoryService,ComponentFactoryService,LogService,RootFactoryService,RootManagerService,ScriptService,SharedCodeService,SystemManagerService,TaskService
public interface Service extends Protocol
An extension ofProtocolfor various system services. Component addresses of services can be queried via theServicesimplementation inLookup.Provider.getLookup().
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.praxislive.core.Protocol
Protocol.Type<T extends Protocol>, Protocol.TypeProvider
-
-
Method Summary
-
Methods inherited from interface org.praxislive.core.Protocol
controls, getControlInfo, optionalControls
-
-