java.lang.Objectorg.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: |
|---|
|