|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Catalog |
A Catalog is a collection of Command s or Chain s. |
Chain |
An implementation of the Chain of Responsibility pattern that chains Command s together. |
Command | An encapsulation for a unit of work that needs to performed to accomplish a task. |
Context |
Marker interface that extends Map to provide key / value pairs of contextual
information when executing a chain of commands. |
Class Summary | |
---|---|
CatalogFactory | Abstract factory class for configuring a Catalog of Command s in a chain. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |