|
Interface Summary |
| ICommonBaseEvent |
Deprecated. As of TPTP v4.0.0, use the CommonBaseEvent interface for the specific Common Base Event implementation. |
| IExternalizableToXml |
Interface for serializing the content of implementing java.lang.Objects
to XML fragments . |
| IInternalizableFromXml |
Interface for de-serializing XML fragments to the content of implementing java.lang.Objects. |
| IPreemptedLogger |
Interface for controller and polling a Logging Agent instance
running in the Agent Controller.
|
| ISerializableAsXml |
Interface for serializing the content of implementing
java.lang.Objects to XML and de-serializing
XML fragments to the content of implementing
java.lang.Objects. |
| LoggingAgentCustomCommandHandler |
Interface provide service to handle custom command.
|
| LoggingAgentMonitorListener |
Interface provides service to custom monitor listener.
|
|
Class Summary |
| Guid |
Universally Unique IDentifier (UUID) or Globally Unique IDentifier (GUID) implementation for
generating a hexadecimal string representation of a GUID.
|
| LoggingAgent |
An agent used to queue logged records until the Agent Controller
is available and the Logging Agent is being monitored at which time all queued and
future logged records are written to the Agent Controller.
|
| LoggingAgentCustomCommand |
This is a wrapper class that provides service to build custom command. |
| LoggingCorePlugin |
The main plug-in class for the org.eclipse.hyades.logging.core plug-in.
|
| LoggingCoreResourceBundle |
Logging Core (org.eclipse.hyades.logging.core) resource bundle.
|
| LoggingCoreUtilities |
Logging Core (org.eclipse.hyades.logging.core) utilities.
|
| SetConfig |
|
| XmlUtility |
Utility class for working with XML data.
|