|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectautohit.common.AutohitLogDrain
autohit.common.AutohitLogDrainDefault
An default subclass of AutohitLogDrain. output streams.
EPG - Rewrite - 28Jul03
Field Summary |
Fields inherited from class autohit.common.AutohitLogDrain |
myWriter |
Constructor Summary | |
AutohitLogDrainDefault()
|
Method Summary | |
void |
discardWriter(java.lang.String id)
The subclass uses this to discard the Writer. |
void |
initchain()
The subclass should implement this to do any initialization. |
void |
setWriter(java.lang.String id)
The subclass uses this to set the Writer. |
Methods inherited from class autohit.common.AutohitLogDrain |
form, init, init, numericFormatter, post, setLineLimit, setPrettyFlag, setTimestampFlag, timestampFormatter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AutohitLogDrainDefault()
Method Detail |
public void setWriter(java.lang.String id)
setWriter
in class AutohitLogDrain
id
- public void discardWriter(java.lang.String id)
discardWriter
in class AutohitLogDrain
id
- public void initchain()
initchain
in class AutohitLogDrain
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |