| Package | Description |
|---|---|
| org.jvnet.hk2.config |
| Constructor and Description |
|---|
InjectionManager.InjectField(InjectionManager.InjectClass iClass,
java.lang.reflect.Field field,
java.lang.annotation.Annotation inject,
InjectionResolver target) |
InjectionManager.InjectFields(InjectionManager.InjectClass iClass) |
InjectionManager.InjectMethod(InjectionManager.InjectClass iClass,
java.lang.reflect.Method method,
java.lang.annotation.Annotation inject,
InjectionResolver target) |
InjectionManager.InjectMethods(InjectionManager.InjectClass iClass) |
Copyright © 2013 Oracle Corporation. All Rights Reserved.