|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.util.InjectionPlan<T,R>
com.sun.xml.ws.util.InjectionPlan.FieldInjectionPlan<T,R>
public static class InjectionPlan.FieldInjectionPlan<T,R>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.xml.ws.util.InjectionPlan |
|---|
InjectionPlan.FieldInjectionPlan<T,R>, InjectionPlan.MethodInjectionPlan<T,R> |
| Constructor Summary | |
|---|---|
InjectionPlan.FieldInjectionPlan(java.lang.reflect.Field field)
|
|
| Method Summary | |
|---|---|
void |
inject(T instance,
R resource)
Perform injection |
| Methods inherited from class com.sun.xml.ws.util.InjectionPlan |
|---|
buildInjectionPlan, inject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InjectionPlan.FieldInjectionPlan(java.lang.reflect.Field field)
| Method Detail |
|---|
public void inject(T instance,
R resource)
InjectionPlan
inject in class InjectionPlan<T,R>instance - Instanceresource - Resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||