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  java.util.Map<java.lang.Object,PropertyGetter> WrapperAccessor.propertyGetters
           
 

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



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.