Save This Page
Home » commons-chain-1.2-src » org.apache.commons » chain » generic » [javadoc | source]
org.apache.commons.chain.generic
class: DispatchCommandTestCase.TestCommand [javadoc | source]
java.lang.Object
   org.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:
 public boolean testMethod(Context context) 
 public boolean testMethodKey(Context context)