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, traverseclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, setNamepublic void setMethod(Method m)
setMethod in interface MethodInvokerpublic Method getMethod()
getMethod in interface MethodInvokerpublic void setInstance(Object i)
setInstance in interface MethodInvokerpublic Object getInstance()
getInstance in interface MethodInvokerpublic Object getValue()
getValue in interface TreeElementgetValue in class AbstractTreeNodeCopyright © 2017. All rights reserved.