Save This Page
Home » commons-chain-1.2-src » org.apache.commons » chain » config » [javadoc | source]
org.apache.commons.chain.config
public class: TestChain [javadoc | source]
java.lang.Object
   org.apache.commons.chain.impl.ChainBase
      org.apache.commons.chain.config.TestChain

All Implemented Interfaces:
    Chain

Test implementation of Chain that exposes the getCommands() method publicy.

Fields inherited from org.apache.commons.chain.impl.ChainBase:
commands,  frozen
Method from org.apache.commons.chain.config.TestChain Summary:
getCommands
Methods from org.apache.commons.chain.impl.ChainBase:
addCommand,   execute,   getCommands
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.chain.config.TestChain Detail:
 public Command[] getCommands()