Class MemoryGroupManagerImpl

  • All Implemented Interfaces:
    Serializable, org.apache.avalon.framework.activity.Disposable, org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.thread.ThreadSafe, GroupManager

    public class MemoryGroupManagerImpl
    extends AbstractGroupManager
    implements GroupManager
    This implementation keeps all objects in memory. This is mostly meant to help with testing and prototyping of ideas.
    Version:
    $Id$
    Author:
    Eric Pugh
    See Also:
    Serialized Form