java.lang.Objectorg.apache.commons.chain.generic.DispatchCommand
org.apache.commons.chain.generic.DispatchCommandTestCase$TestCommand
All Implemented Interfaces:
Command
| Fields inherited from org.apache.commons.chain.generic.DispatchCommand: |
|---|
| DEFAULT_SIGNATURE |
| Method from org.apache.commons.chain.generic.DispatchCommandTestCase$TestCommand Summary: |
|---|
| testMethod, testMethodKey |
| Methods from org.apache.commons.chain.generic.DispatchCommand: |
|---|
| evaluateResult, execute, extractMethod, getArguments, getMethod, getMethodKey, getSignature, setMethod, setMethodKey |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.chain.generic.DispatchCommandTestCase$TestCommand Detail: |
|---|
|
|