com.sun.xml.ws.spi.db
Class MethodGetter
java.lang.Object
com.sun.xml.ws.spi.db.PropertyGetterBase
com.sun.xml.ws.spi.db.MethodGetter
- All Implemented Interfaces:
- PropertyGetter
public class MethodGetter
- extends PropertyGetterBase
MethodGetter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodGetter
public MethodGetter(Method m)
getMethod
public Method getMethod()
getAnnotation
public <A> A getAnnotation(Class<A> annotationType)
get
public Object get(Object instance)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.