-
- 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 ofProtocol
for various system services. Component addresses of services can be queried via theServices
implementation 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
-
-