| Package | Description |
|---|---|
| org.jboss.msc.service |
The service container implementation itself.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
BatchServiceTargetImpl
BatchServiceTarget implementation. |
(package private) class |
ServiceContainerImpl |
private class |
ServiceControllerImpl.ChildServiceTarget |
| Modifier and Type | Field and Description |
|---|---|
private ServiceTargetImpl |
ServiceTargetImpl.parent |
private ServiceTargetImpl |
ServiceBuilderImpl.serviceTarget |
| Constructor and Description |
|---|
BatchServiceTargetImpl(ServiceTargetImpl parent) |
ChildServiceTarget(ServiceTargetImpl parentTarget) |
ServiceBuilderImpl(ServiceTargetImpl serviceTarget,
Value<? extends Service<T>> serviceValue,
ServiceName serviceName,
ServiceControllerImpl<?> parent) |
ServiceTargetImpl(ServiceTargetImpl parent) |