public interface BusService extends Services
BusConductor
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BEAN_BUS_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 BEAN_BUS_SERVICE_NAME
BusConductor getService(java.lang.String serviceName)
Services
getService
in interface Services