-
- All Known Subinterfaces:
Service
- All Known Implementing Classes:
CodeCompilerService,CodeComponentFactoryService,CodeContextFactoryService,ComponentFactoryService,ComponentProtocol,ContainerProtocol,LogService,RootFactoryService,RootManagerService,ScriptService,SharedCodeService,StartableProtocol,SystemManagerService,TaskService
public interface Protocol
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classProtocol.Type<T extends Protocol>static interfaceProtocol.TypeProvider
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stream<String>controls()ControlInfogetControlInfo(String control)
-
-
-
Method Detail
-
getControlInfo
ControlInfo getControlInfo(String control)
-
-