|
Interface Summary |
| ICBEFilter |
Deprecated. Use the IFilter interface instead. |
| ICBEPropertyConstants |
|
| IComponent |
Describes component behavior
Main role of the component is to provide dynamic managability. |
| IComponentBroker |
Event broker is used to accept incomming data from registered producers
and reroute to registered consumers. |
| IContext |
|
| IContextListener |
|
| IDirectedGraph |
This is a simple interface to capture path information as well as
a value. |
| IExtractor |
This interface represents a generic extractor process unit in the Generic
Log Adapter architecture. |
| IFilter |
This interface represents a generic filter process unit in the Generic
Log Adapter architecture. |
| IFormatter |
This interface represents a generic formatter process unit in the Generic
Log Adapter architecture. |
| IMessageFilter |
Deprecated. Use the IFilter interface instead. |
| IOutputter |
An outputter is a specialized IProcessUnit which has the role of externalizing the resulting event
so that it can be consumed by technology that is external to the Generic Log Adapter. |
| IParser |
This interface represents a generic parser process unit in the Generic
Log Adapter architecture. |
| IProcessUnit |
This interface represents a generic processing unit in the Generic
Log Adapter architecture. |
| ISensor |
ISensor defines the basic Sensor implementation requirements. |
| IStatus |
IStatus is the interface to retrieve the status of an adapter entity |