Uses of Interface
com.sun.xml.ws.spi.db.PropertyGetter

Packages that use PropertyGetter
com.sun.xml.ws.spi.db   
 

Uses of PropertyGetter in com.sun.xml.ws.spi.db
 

Classes in com.sun.xml.ws.spi.db that implement PropertyGetter
 class FieldGetter
          FieldGetter gets the value of a field from an instance.
 class MethodGetter
          MethodGetter
 class PropertyGetterBase
          This is the Gtter of a bean property.
 

Fields in com.sun.xml.ws.spi.db with type parameters of type PropertyGetter
protected  Map<Object,PropertyGetter> WrapperAccessor.propertyGetters
           
 

Methods in com.sun.xml.ws.spi.db that return PropertyGetter
protected  PropertyGetter WrapperAccessor.getPropertyGetter(QName name)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.