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.
|
serviceNameForstatic final java.lang.String BEAN_BUS_SERVICE_NAME
BusConductor getService(java.lang.String serviceName)
ServicesgetService in interface Services