Uses of Interface
com.eventgnosis.system.OutputEvents

Packages that use OutputEvents
com.eventgnosis.destinations   
 

Uses of OutputEvents in com.eventgnosis.destinations
 

Classes in com.eventgnosis.destinations that implement OutputEvents
 class 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.