Package com.sun.xml.ws.spi.db
Interface PropertyGetter
-
- All Known Implementing Classes:
FieldGetter,MethodGetter,PropertyGetterBase
public interface PropertyGetterPropertyGetter- Author:
- shih-chang.chen@oracle.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectget(Object instance)<A> AgetAnnotation(Class<A> annotationType)ClassgetType()
-