Class OptionalPrivilegedFieldSetterAction
java.lang.Object
net.anwiba.commons.reflection.privileged.AbstractPrivilegedAction<Void>
net.anwiba.commons.reflection.privileged.OptionalPrivilegedFieldSetterAction
- All Implemented Interfaces:
PrivilegedAction<Void>
-
Constructor Summary
ConstructorsConstructorDescriptionOptionalPrivilegedFieldSetterAction(Object object, String fieldName, Object value) -
Method Summary
Methods inherited from class net.anwiba.commons.reflection.privileged.AbstractPrivilegedAction
run
-
Constructor Details
-
OptionalPrivilegedFieldSetterAction
-
-
Method Details
-
invoke
- Specified by:
invokein classAbstractPrivilegedAction<Void>
-