|
|||||||||
| Home >> All >> org >> apache >> hivemind >> lib >> [ chain overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.hivemind.lib.chain
| Interface Summary | |
| ChainBuilder | Service interface for hivemind.lib.ChainBuilder, a service which can assemble an
implementation based on a command interface, and an ordered list of objects implementing that
interface (the "commands"). |
| ChainInterface | Used to test ChainBuilderImpl. |
| Class Summary | |
| ChainBuilderImpl | Gang of Four Chain of Commands Pattern. |
| ChainCommand | |
| ChainContribution | A contribution used with ChainFactory. |
| ChainFactory | Builds a service implementation using ChainBuilder. |
| TestChainBuilder | Tests for ChainBuilderImpl and ChainFactory. |
|
|||||||||
| Home >> All >> org >> apache >> hivemind >> lib >> [ chain overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||