Uses of Package
net.esper.core

Packages that use net.esper.core
net.esper.core Implementation of client package interfaces, glue code 
net.esper.eql.db Database SQL polling views and caches 
net.esper.eql.join Join process interfaces and glue code 
net.esper.eql.view Internal processing views for output rate limiting, filtering and internal event routing 
net.esper.pattern Pattern expression tree and pattern state objects, the later resembles pattern expression state for each active pattern instance 
net.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
net.esper.view.stream View to event stream relationship service 
 

Classes in net.esper.core used by net.esper.core
EPEQLStmtStartMethod
          Starts and provides the stop method for EQL statements.
EPPatternStmtStartMethod
          Method for starting a pattern statement.
EPServiceProviderSPI
          A service provider interface that makes available internal engine services.
EPServicesContext
          Convenience class to instantiate implementations for all services.
EPStatementDispatch
          Interface for statement-level dispatch.
EPStatementHandle
          Class exists once per statement and hold statement resource lock(s).
EPStatementStopMethod
          Method to call to stop an EPStatement.
EPStatementSupport
          Base class for an EPStatement - provides listener registration functions.
InternalEventRouter
          Interface for a service that routes events within the engine for further processing.
 

Classes in net.esper.core used by net.esper.eql.db
EPStatementHandle
          Class exists once per statement and hold statement resource lock(s).
 

Classes in net.esper.core used by net.esper.eql.join
EPStatementDispatch
          Interface for statement-level dispatch.
 

Classes in net.esper.core used by net.esper.eql.view
InternalEventRouter
          Interface for a service that routes events within the engine for further processing.
 

Classes in net.esper.core used by net.esper.pattern
EPStatementHandle
          Class exists once per statement and hold statement resource lock(s).
 

Classes in net.esper.core used by net.esper.view
EPStatementHandle
          Class exists once per statement and hold statement resource lock(s).
 

Classes in net.esper.core used by net.esper.view.stream
EPStatementHandle
          Class exists once per statement and hold statement resource lock(s).