|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Chain
Replacement for org.apache.commons.chain.Chain.
A Chain represents a configured list of Commands that will be executed in order to perform processing on a specified Context.
Field Summary |
---|
Fields inherited from interface info.magnolia.commands.chain.Command |
---|
CONTINUE_PROCESSING, PROCESSING_COMPLETE |
Method Summary | |
---|---|
void |
addCommand(Command command)
|
Methods inherited from interface info.magnolia.commands.chain.Command |
---|
clone, execute |
Method Detail |
---|
void addCommand(Command command)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |