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
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 resource)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.