Back to index
Back to module hivemind.lib

Service hivemind.lib.ChainBuilder

Interfaceorg.apache.hivemind.lib.chain.ChainBuilder
Visibility Public
Constructs an Gang of Four Chain of Command implementation for an interface, and a list of objects implementing that interface. Primarily used by the ChainFactory service implementation factory.

Implementation


Back to index
Back to module hivemind.lib