Class PeerManagerDefaultImpl

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

    public class PeerManagerDefaultImpl
    extends AbstractManager
    implements PeerManager, org.apache.avalon.framework.activity.Disposable
    Use this class, if you want to replace the default Torque Peer classes with your own. To use it, the PeerImpl classes (usually generated) must implement at least the Peer marker interface or some extended interface.
    Version:
    $Id$
    Author:
    Georg Kallidis
    See Also:
    PeerManager, Serialized Form