| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eventgnosis.system.SystemObject
com.eventgnosis.destinations.EventDestinationBase
Base class for destination system objects, those system objects that output to external protocols/devices/systems.
 Each destination system object must extend this class.
| Field Summary | 
| Fields inherited from class com.eventgnosis.system.SystemObject | 
CONFIG_MGR, DEST_CREATION_MGR, DEST_MGR, DOWN, ERROR, FILTER_STACK_MGR, HIER_SEP, INITIALIZING, MAX_LEVELS, QUEUE_MGR, SHUTTINGDOWN, SRC_ADAPTER_MGR, SRC_LISTENER_MGR, STARTED, statusMap, UNKNOWN, UP | 
| Constructor Summary | |
EventDestinationBase()
 | 
|
| Method Summary | |
 java.lang.String | 
connect()
Initiate connection sequence.  | 
 java.lang.String | 
disconnect()
Initiates disconnect sequence.  | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface com.eventgnosis.system.OutputEvents | 
outputEvent | 
| Constructor Detail | 
public EventDestinationBase()
| Method Detail | 
public java.lang.String connect()
public java.lang.String disconnect()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||