Package net.esper.core

Interface Summary
EPStatementStopMethod Method to call to stop an EPStatement.
EventTypeResolutionService Interface for a service to resolve event names to event type.
 

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.
EventTypeResolutionServiceImpl Implementation for resolving event name to event type.
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.
 

Exception Summary
EventTypeResolutionException This exception is thrown to indicate a problem resolving an event type by name.