public class MethodInvokerImpl extends AbstractTreeNode implements MethodInvoker
category, children, description, enabled, name
Constructor and Description |
---|
MethodInvokerImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
getInstance() |
Method |
getMethod() |
Object |
getValue() |
void |
setInstance(Object i) |
void |
setMethod(Method m) |
addChild, compareTo, equals, getCategory, getChild, getChildNodes, getChildNodesImmutable, getCompletePathName, getDescription, getEnabledChildNodes, getName, getNode, getNodes, getNodes, getParent, getPossibleParentNode, hasChildNodes, hashCode, isEnabled, removeChild, setCategory, setDescription, setEnabled, setName, setParent, toString, traverse
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getName, setName
public void setMethod(Method m)
setMethod
in interface MethodInvoker
public Method getMethod()
getMethod
in interface MethodInvoker
public void setInstance(Object i)
setInstance
in interface MethodInvoker
public Object getInstance()
getInstance
in interface MethodInvoker
public Object getValue()
getValue
in interface TreeElement
getValue
in class AbstractTreeNode
Copyright © 2021. All rights reserved.