|
TPTP 4.4.0 Monitoring Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.logging.adapter.impl.Component
org.eclipse.hyades.logging.adapter.impl.ProcessUnit
org.eclipse.hyades.logging.adapter.impl.Outputter
org.eclipse.hyades.logging.adapter.outputters.CBEFileOutputter
org.eclipse.hyades.logging.adapter.outputters.CBEConvergentFileOutputter
A specialization of the CBEFileOutputter for atomically
writing Common Base Events from multiple contexts to a single output file.
CBEFileOutputter| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.logging.adapter.outputters.CBEFileOutputter |
|---|
fw, rawLogFileName |
| Fields inherited from class org.eclipse.hyades.logging.adapter.impl.ProcessUnit |
|---|
flushingMode |
| Fields inherited from class org.eclipse.hyades.logging.adapter.impl.Component |
|---|
logger, status, stopping |
| Constructor Summary | |
|---|---|
CBEConvergentFileOutputter()
|
|
| Method Summary | |
|---|---|
protected void |
setFileWriter()
Set the FileWriter for this File Outputter |
void |
stop()
Closes the file we are writing to. |
protected void |
writeToFile(java.lang.String event)
Write the specified event to the file |
| Methods inherited from class org.eclipse.hyades.logging.adapter.outputters.CBEFileOutputter |
|---|
getDirectory, getFileName, prepareFile, processEventItems, setDirectory, setFileName, testProcessEventItems, update |
| Methods inherited from class org.eclipse.hyades.logging.adapter.impl.ProcessUnit |
|---|
flushEventItems, getProperties, setProperties, updateConfigurationPropertyChild |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.hyades.logging.adapter.IProcessUnit |
|---|
flushEventItems |
| Constructor Detail |
public CBEConvergentFileOutputter()
| Method Detail |
protected void setFileWriter()
throws AdapterException
setFileWriter in class CBEFileOutputterAdapterException
protected void writeToFile(java.lang.String event)
throws java.io.IOException
writeToFile in class CBEFileOutputterevent - - the event to write to file
java.io.IOExceptionCBEFileOutputter.writeToFile(java.lang.String)public void stop()
stop in interface IComponentstop in class CBEFileOutputterIComponent.stop()
|
TPTP 4.4.0 Monitoring Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||