Package org.apache.commons.chain.generic
Class DispatchCommandTestCase.TestCommand
java.lang.Object
org.apache.commons.chain.generic.DispatchCommand<Context>
org.apache.commons.chain.generic.DispatchCommandTestCase.TestCommand
- Enclosing class:
DispatchCommandTestCase
-
Field Summary
Fields inherited from class org.apache.commons.chain.generic.DispatchCommand
DEFAULT_SIGNATURE
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
testMethod
(Context context) boolean
testMethodKey
(Context context) Methods inherited from class org.apache.commons.chain.generic.DispatchCommand
evaluateResult, execute, extractMethod, getArguments, getMethod, getMethodKey, getSignature, setMethod, setMethodKey
-
Constructor Details
-
TestCommand
public TestCommand()
-
-
Method Details
-
testMethod
-
testMethodKey
-