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>
An injector which calls an add/remove method pair on inject/uninject.
|
class |
ConcurrentMapInjector<K,T>
An injector which applies a value to a concurrent map entry.
|
Modifier and Type | Class and Description |
---|---|
class |
InjectedValue<T>
A value which is injected from another source.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.