|
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.parsers.adapter.outputters.LogImportOutputter
org.eclipse.hyades.logging.parsers.adapter.outputters.AdapterLogOutputter
This class is an outputter to write CommonBaseEvent events created by GLA to an Apache Commons logger.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.logging.parsers.adapter.outputters.LogImportOutputter |
|---|
outLogger |
| 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 | |
|---|---|
AdapterLogOutputter()
|
|
| Method Summary | |
|---|---|
void |
setOutLogger(org.apache.commons.logging.Log outLogger)
Set the output logger. |
void |
update()
Update the configuration based on the configuration Element |
| Methods inherited from class org.eclipse.hyades.logging.parsers.adapter.outputters.LogImportOutputter |
|---|
processEventItems, testProcessEventItems |
| 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 AdapterLogOutputter()
| Method Detail |
public void update()
throws AdapterInvalidConfig
update in interface IComponentupdate in class LogImportOutputterAdapterInvalidConfig - if the configuration processing failed.IComponent.update()public void setOutLogger(org.apache.commons.logging.Log outLogger)
outLogger - The outLogger to set.
|
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 | ||||||||||