|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AdapterCoordinator | A AdapterCoordinator coordinates several Adapters so that the events they send into the runtime engine arrive in some well-defined order, in effect making the several Adapters into one large sending Adapter. |
CoordinatedAdapter | An Adapter that can be coordinated by an AdapterCoordinator. |
SendableEvent | A wrapper that packages an event up so that it can be sent into the caller-specified runtime. |
Class Summary | |
---|---|
AbstractCoordinatedAdapter | A skeleton implementation for coordinated adapter reading, for adapters that can do timestamp-coordinated input. |
AbstractSendableEvent | Base class for sendable event, provides timestamp and schedule slot. |
AbstractSender | Sender that abstracts the send processin terms of threading or further pre-processing. |
AdapterCoordinatorImpl | An implementation of AdapterCoordinator. |
AdapterInputSource | An input source for adapters. |
DirectSender | Sender that sends without a threadpool. |
SendableBeanEvent | An implementation of SendableEvent that wraps a Map event for sending into the runtime. |
SendableEventComparator | A comparator that orders SendableEvents first on sendTime, and then on schedule slot. |
SendableMapEvent | An implementation of SendableEvent that wraps a Map event for sending into the runtime. |
SpringContext | Supplies properties for use in configuration files to configure Spring application context. |
SpringContextLoader | Loader for Spring-configured input and output adapters. |
This package contains adapter framework classes applicable to multiple adapter implementations.
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |