Package ec.util

Class LogRestarter

java.lang.Object
ec.util.LogRestarter
All Implemented Interfaces:
Serializable

public abstract class LogRestarter extends Object implements Serializable
A LogRestarter is an abstract superclass of objects which are capable of restarting logs after a computer failure. LogRestarters subclasses are generally used internally in Logs only; you shouldn't need to deal with them.
See Also: