Uses of Interface
com.espertech.esper.core.service.EPRuntimeSPI

Packages that use EPRuntimeSPI
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

Uses of EPRuntimeSPI in com.espertech.esper.core.service
 

Classes in com.espertech.esper.core.service that implement EPRuntimeSPI
 class EPRuntimeImpl
          Implements runtime interface.
 

Methods in com.espertech.esper.core.service that return EPRuntimeSPI
 EPRuntimeSPI EPAdministratorContext.getRuntimeSPI()
           
 

Methods in com.espertech.esper.core.service with parameters of type EPRuntimeSPI
 void ExtensionServicesContext.init(EPServicesContext engine, EPRuntimeSPI runtimeSPI, EPAdministratorSPI adminSPI)
          Invoked to initialize extension services after engine services initialization.
 

Constructors in com.espertech.esper.core.service with parameters of type EPRuntimeSPI
EPAdministratorContext(EPRuntimeSPI runtimeSPI, EPServicesContext services, ConfigurationOperations configurationOperations, SelectClauseStreamSelectorEnum defaultStreamSelector)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com