org.jvnet.hk2.component
Class InjectionManager.InjectField
java.lang.Object
org.jvnet.hk2.component.InjectionManager.InjectField
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- InjectionManager
protected class InjectionManager.InjectField
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InjectionManager.InjectField
public InjectionManager.InjectField(InjectionManager.InjectClass iClass,
Field field,
Annotation inject,
InjectionResolver target)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2013 Oracle Corporation. All Rights Reserved.