| Package | Description |
|---|---|
| org.jboss.msc.inject |
Classes which implement value injection.
|
| org.jboss.msc.value |
Classes which implement various indirect value types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddMethodInjector<T>
Deprecated.
Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. |
class |
ConcurrentMapInjector<K,T>
Deprecated.
Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectedValue<T>
Deprecated.
Use
ServiceBuilder.requires(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.