- All Implemented Interfaces:
- java.io.Serializable
public abstract class LogRestarter
extends java.lang.Object
implements java.io.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:
- Serialized Form