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