com.sun.xml.ws.spi.db
Class PropertyGetterBase
java.lang.Object
com.sun.xml.ws.spi.db.PropertyGetterBase
- All Implemented Interfaces:
- PropertyGetter
- Direct Known Subclasses:
- FieldGetter, MethodGetter
public abstract class PropertyGetterBase
- extends Object
- implements PropertyGetter
This is the Gtter of a bean property.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected Class type
PropertyGetterBase
public PropertyGetterBase()
getType
public Class getType()
- Specified by:
getType
in interface PropertyGetter
getterPattern
public static boolean getterPattern(Method method)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.