public interface ConductorService extends Services
BusConductor.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONDUCTOR_SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
BusConductor |
getService(java.lang.String serviceName)
Provide the service for the given name.
|
serviceNameForstatic final java.lang.String CONDUCTOR_SERVICE_NAME
BusConductor getService(java.lang.String serviceName)
ServicesgetService in interface Services