|
JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceRegistryException | |
---|---|
org.jboss.msc.service | The service container implementation itself. |
Uses of ServiceRegistryException in org.jboss.msc.service |
---|
Subclasses of ServiceRegistryException in org.jboss.msc.service | |
---|---|
class |
DuplicateServiceException
An exception which is thrown when the given service is already registered. |
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. |
void |
ServiceBuilder.install()
Install all the defined services into the container. |
|
JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |