Class AbstractNotifyingSail

  • All Implemented Interfaces:
    NotifyingSail, Sail

    public abstract class AbstractNotifyingSail
    extends AbstractSail
    implements NotifyingSail
    A base NotifyingSail implementation that takes care of common sail tasks, including proper closing of active connections and a grace period for active connections during shutdown of the store.
    Author:
    Herko ter Horst, jeen, Arjohn Kampman