Package | Description |
---|---|
org.jboss.msc.inject |
Classes which implement value injection.
|
org.jboss.msc.service |
The service container implementation itself.
|
org.jboss.msc.value |
Classes which implement various indirect value types.
|
Class and Description |
---|
InjectionException
Deprecated.
This class will be removed in a future release.
|
Injector
Deprecated.
Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. |
RetainingInjector
Deprecated.
Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. |
Class and Description |
---|
Injector
Deprecated.
Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. |
Class and Description |
---|
Injector
Deprecated.
Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. |
RetainingInjector
Deprecated.
Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. |
Copyright © 2012 JBoss, a division of Red Hat, Inc.