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.
|
serviceNameFor
static final java.lang.String CONDUCTOR_SERVICE_NAME
BusConductor getService(java.lang.String serviceName)
Services
getService
in interface Services