|
JBoss Modular Service Kernel API 1.0.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceRegistryException | |
|---|---|
| org.jboss.msc.service | |
| Uses of ServiceRegistryException in org.jboss.msc.service |
|---|
| Subclasses of ServiceRegistryException in org.jboss.msc.service | |
|---|---|
class |
CircularDependencyException
Exception used to indicate there was a circular dependency discovered during resolution. |
class |
DuplicateServiceException
An exception which is thrown when the given service is already registered. |
class |
MissingDependencyException
Exception used to indicate there was a missing dependency discovered during resolution. |
class |
ResolutionException
Parent exception type used to indicate issue during resolution. |
class |
ServiceNotFoundException
Exception which is thrown when a required service is not found in the registry. |
| Methods in org.jboss.msc.service that throw ServiceRegistryException | |
|---|---|
void |
BatchBuilder.install()
Install all the defined services into the container. |
|
JBoss Modular Service Kernel API 1.0.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||