ec.util
Class LogRestarter
- java.lang.Object
-
- ec.util.LogRestarter
-
- All Implemented Interfaces:
- java.io.Serializable
public abstract class LogRestarter extends java.lang.Object implements java.io.SerializableA 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
-
-
Constructor Summary
Constructors Constructor and Description LogRestarter()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description abstract Logreopen(Log l)abstract Logrestart(Log l)
-
DMelt 3.0 © DataMelt by jWork.ORG