Package org.apache.commons.chain.config
Class TestCommand
java.lang.Object
org.apache.commons.chain.config.TestCommand
Test implementation of
Command
that exposes
configurable properties.-
Field Summary
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TestCommand
public TestCommand()The Default-Constructor for this class.
-
-
Method Details