public class StandardSetterMethod<T> extends StandardMethod<T> implements ISetterMethod<T>
_method
INTERNAL_NAME
ARRAY_DESCRIPTOR_NAME, DESCRIPTOR_NAME
Constructor and Description |
---|
StandardSetterMethod(Method method) |
Modifier and Type | Method and Description |
---|---|
void |
set(T obj,
Object arg) |
invoke
equals, getAnnotation, getAnnotations, getDeclaredAnnotations, getDeclaringClass, getExceptionTypes, getMember, getMethod, getModifiers, getName, getParameterTypes, getReturnType, hashCode, isAccessible, isAnnotationPresent, setAccessible, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExceptionTypes, getMethod, getParameterTypes, getReturnType
getDeclaringClass, getMember, getModifiers, getName, isAccessible, setAccessible
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
public StandardSetterMethod(Method method)
public void set(T obj, Object arg) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
set
in interface ISetterMethod<T>
IllegalAccessException
IllegalArgumentException
InvocationTargetException
Copyright © GigaSpaces.