public class StandardSetterMethod<T> extends StandardMethod<T> implements ISetterMethod<T>
_methodINTERNAL_NAMEARRAY_DESCRIPTOR_NAME, DESCRIPTOR_NAME| Constructor and Description | 
|---|
StandardSetterMethod(Method method)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
set(T obj,
   Object arg)  | 
invokeequals, getAnnotation, getAnnotations, getDeclaredAnnotations, getDeclaringClass, getExceptionTypes, getMember, getMethod, getModifiers, getName, getParameterTypes, getReturnType, hashCode, isAccessible, isAnnotationPresent, setAccessible, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExceptionTypes, getMethod, getParameterTypes, getReturnTypegetDeclaringClass, getMember, getModifiers, getName, isAccessible, setAccessiblegetAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresentpublic StandardSetterMethod(Method method)
public void set(T obj, Object arg) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
set in interface ISetterMethod<T>IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionCopyright © GigaSpaces.