| Package | Description |
|---|---|
| org.jboss.msc.service |
The service container implementation itself.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
ServiceControllerImpl.StartContextImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractService.start(StartContext context)
Start the service.
|
void |
Service.start(StartContext context)
Start the service.
|
void |
ValueInjectionService.start(StartContext context)
Start the service.
|
void |
ValueService.start(StartContext context)
Start the service.
|
private void |
ServiceControllerImpl.StartTask.startService(Service<? extends S> service,
StartContext context) |