Package org.jgroups.jmx
Class ResourceDMBean.FieldAccessor
java.lang.Object
org.jgroups.jmx.ResourceDMBean.FieldAccessor
- All Implemented Interfaces:
ResourceDMBean.Accessor
- Enclosing class:
ResourceDMBean
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Fieldprotected static final MethodHandles.Lookupprotected MethodHandleprotected final Object -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
field
-
target
-
LOOKUP
-
mh
-
-
Constructor Details
-
FieldAccessor
-
-
Method Details
-
getField
-
invoke
Description copied from interface:ResourceDMBean.AccessorInvokes a getter or setter. For the getter, new_val must be ignored (null)- Specified by:
invokein interfaceResourceDMBean.Accessor- Throws:
Exception
-
toString
-