Class BasicHive

  • All Implemented Interfaces:
    Hive
    Direct Known Subclasses:
    SimpleCachingHive

    public class BasicHive
    extends Object
    implements Hive
    Basic implementation of a Hive. It contains basic add methods to facilitate factories. It also might be locked after which no changes can be made to the hive.
    Author:
    marrink