Package com.yahoo.container.logging
Class FileConnectionLog
java.lang.Object
com.yahoo.component.AbstractComponent
com.yahoo.container.logging.FileConnectionLog
- All Implemented Interfaces:
com.yahoo.component.Component,com.yahoo.component.Deconstructable,ConnectionLog,Comparable<com.yahoo.component.Component>
public class FileConnectionLog
extends com.yahoo.component.AbstractComponent
implements ConnectionLog
- Author:
- mortent
-
Field Summary
Fields inherited from class com.yahoo.component.AbstractComponent
isDeconstructable -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.component.AbstractComponent
clone, compareTo, getClassName, getId, getIdString, hasInitializedId, initId, isDeconstructable, setIsDeconstructable, toString
-
Constructor Details
-
FileConnectionLog
-
-
Method Details
-
log
- Specified by:
login interfaceConnectionLog
-
deconstruct
public void deconstruct()- Specified by:
deconstructin interfacecom.yahoo.component.Deconstructable- Overrides:
deconstructin classcom.yahoo.component.AbstractComponent
-