| Package | Description |
|---|---|
| org.jboss.msc.service |
The service container implementation itself.
|
| Modifier and Type | Method and Description |
|---|---|
private <T> void |
ServiceContainerImpl.detectCircularity(ServiceControllerImpl<T> instance)
Detects if installation of
instance results in dependency cycles. |