Package org.omegahat.Environment.Tools.Factory

Generic factory mechanism to be extended where a factory is needed.

See:
          Description

Class Summary
FactoryTable The purpose of this class is to maintain a list of keyed values that can be used as a factory table, by which we mean an instance generator called with a key and expecting an appropriate object to be created but dynamically modifiable by using a different factory or changing its contents.
 

Package org.omegahat.Environment.Tools.Factory Description

Generic factory mechanism to be extended where a factory is needed.