|
TPTP 4.0.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.Context
org.eclipse.hyades.logging.adapter.impl.BasicContext
org.eclipse.hyades.logging.adapter.impl.AdapterContext
This is a specialized IContext that is intended to be used by contexts that are internal to the adapter. Internal contexts are not specified in the external configuration. Contexts which are of this type will not block the adapter from exiting if all other IContext realizations are complete.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.logging.adapter.impl.Context |
|---|
listener |
| Fields inherited from class org.eclipse.hyades.logging.adapter.impl.Component |
|---|
logger, status, stopping |
| Constructor Summary | |
|---|---|
AdapterContext()
|
|
| Methods inherited from class org.eclipse.hyades.logging.adapter.impl.BasicContext |
|---|
init, run, stop |
| Methods inherited from class org.eclipse.hyades.logging.adapter.impl.Context |
|---|
getCharset, getContextListener, getContextStatus, getContinuousOperation, getLocale, getMaximumIdleTime, getPauseCount, getPauseInterval, handleControledStop, incrementPauseCount, isHardStop, resetControledStop, resetPauseCount, setCharset, setContextListener, setContinuousOperation, setHardStop, setLocale, setMaximumIdleTime, setPauseCount, setPauseInterval, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AdapterContext()
|
TPTP 4.0.0 Monitoring Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||