com.sun.xml.ws.spi.db
Class MethodSetter
java.lang.Object
com.sun.xml.ws.spi.db.PropertySetterBase
com.sun.xml.ws.spi.db.MethodSetter
- All Implemented Interfaces:
- PropertySetter
public class MethodSetter
- extends PropertySetterBase
MethodInjection
- Author:
- shih-chang.chen@oracle.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodSetter
public MethodSetter(Method m)
getMethod
public Method getMethod()
getAnnotation
public <A> A getAnnotation(Class<A> annotationType)
set
public void set(Object instance,
Object val)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.