public static class ResourceDMBean.MethodAccessor extends Object implements ResourceDMBean.Accessor
Modifier and Type | Field and Description |
---|---|
protected Method |
method |
protected Object |
target |
Constructor and Description |
---|
MethodAccessor(Method method,
Object target) |
Modifier and Type | Method and Description |
---|---|
Method |
getMethod() |
Object |
invoke(Object new_val)
Invokes a getter or setter.
|
String |
toString() |
public Method getMethod()
public Object invoke(Object new_val) throws Exception
ResourceDMBean.Accessor
invoke
in interface ResourceDMBean.Accessor
Exception
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.