|
JBoss Modular Service Kernel API 1.0.0.CR2 | |||||||||
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 |
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 |
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 |
ServiceActivator.activate(ServiceActivatorContext serviceActivatorContext)
Activate services. |
ServiceController<T> |
DelegatingServiceBuilder.install()
Install the defined service into the container. |
ServiceController<T> |
ServiceBuilder.install()
Install the defined service into the container. |
|
JBoss Modular Service Kernel API 1.0.0.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |