|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.spi.db.PropertySetterBase
com.sun.xml.ws.spi.db.MethodSetter
public class MethodSetter
MethodInjection
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.spi.db.PropertySetterBase |
|---|
type |
| Constructor Summary | |
|---|---|
MethodSetter(java.lang.reflect.Method m)
|
|
| Method Summary | ||
|---|---|---|
|
getAnnotation(java.lang.Class<A> annotationType)
|
|
java.lang.reflect.Method |
getMethod()
|
|
void |
set(java.lang.Object instance,
java.lang.Object resource)
|
|
| Methods inherited from class com.sun.xml.ws.spi.db.PropertySetterBase |
|---|
getType, setterPattern |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodSetter(java.lang.reflect.Method m)
| Method Detail |
|---|
public java.lang.reflect.Method getMethod()
public <A> A getAnnotation(java.lang.Class<A> annotationType)
public void set(java.lang.Object instance,
java.lang.Object resource)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||