protected class InjectionManager.InjectMethod
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
InjectionManager.InjectMethod(InjectionManager.InjectClass iClass,
java.lang.reflect.Method method,
java.lang.annotation.Annotation inject,
InjectionResolver target) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public InjectionManager.InjectMethod(InjectionManager.InjectClass iClass, java.lang.reflect.Method method, java.lang.annotation.Annotation inject, InjectionResolver target)
Copyright © 2013 Oracle Corporation. All Rights Reserved.