public interface BusService extends Services
BusConductor
.Modifier and Type | Field and Description |
---|---|
static String |
BEAN_BUS_SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
BusConductor |
getService(String serviceName)
Provide the service for the given name.
|
serviceNameFor
static final String BEAN_BUS_SERVICE_NAME
BusConductor getService(String serviceName)
Services
getService
in interface Services