|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ConfigInjector in org.jvnet.hk2.config |
|---|
| Subclasses of ConfigInjector in org.jvnet.hk2.config | |
|---|---|
class |
NoopConfigInjector
Used for bringing in ConfigBeanProxy to the habitat. |
| Fields in org.jvnet.hk2.config with type parameters of type ConfigInjector | |
|---|---|
org.jvnet.hk2.component.Inhabitant<? extends ConfigInjector> |
ConfigModel.injector
Reference to the ConfigInjector used to inject values to
objects of this model. |
protected java.util.Map<org.jvnet.hk2.component.Inhabitant<? extends ConfigInjector>,ConfigModel> |
DomDocument.models
|
| Methods in org.jvnet.hk2.config that return ConfigInjector | |
|---|---|
ConfigInjector |
Dom.getInjector()
Gets the ConfigInjector instance that can be used to inject
this DOM to a bean. |
| Constructor parameters in org.jvnet.hk2.config with type arguments of type ConfigInjector | |
|---|---|
ConfigModel(DomDocument document,
org.jvnet.hk2.component.Inhabitant<? extends ConfigInjector> injector,
org.jvnet.hk2.component.MultiMap<java.lang.String,java.lang.String> description)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||