Uses of Interface
com.espertech.esper.core.EPServiceProviderSPI

Packages that use EPServiceProviderSPI
com.espertech.esper.core Implementation of client package interfaces, glue code 
com.espertech.esper.plugin Adapter framework classes are in this package as they may provide service APIs to the engine. 
 

Uses of EPServiceProviderSPI in com.espertech.esper.core
 

Classes in com.espertech.esper.core that implement EPServiceProviderSPI
 class EPServiceProviderImpl
          Service provider encapsulates the engine's services for runtime and administration interfaces.
 

Uses of EPServiceProviderSPI in com.espertech.esper.plugin
 

Methods in com.espertech.esper.plugin with parameters of type EPServiceProviderSPI
 void PluginLoader.init(String name, Properties properties, EPServiceProviderSPI epService)
          Initializes the adapter loader.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com