Package net.esper.core

Interface Summary
EPStatementStopMethod Method to call to stop an EPStatement.
InternalEventRouter Interface for a service that routes events within the engine for further processing.
 

Class Summary
EPAdministratorImpl Implementation for the admin interface.
EPEQLStatementImpl Statement implementation for EQL statements.
EPEQLStmtStartMethod Starts and provides the stop method for EQL statements.
EPPatternStatementImpl Statement for patterns.
EPPatternStmtStartMethod Method for starting a pattern statement.
EPRuntimeImpl Implements runtime interface.
EPServiceProviderImpl Service provider encapsulates the engine's services for runtime and administration interfaces.
EPServicesContext Convenience class to instantiate implementations for all services.
EPStatementSupport Base class for an EPStatement - provides listener registration functions.
PatternListenerDispatch Dispatchable for dispatching events to update listeners.
UpdateDispatchView Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.