com.espertech.esper.core.service
Interface EPServicesContextFactory

All Known Implementing Classes:
EPServicesContextFactoryDefault

public interface EPServicesContextFactory

Interface for a factory class to provide services in a services context for an engine instance.


Method Summary
 EPServicesContext createServicesContext(EPServiceProvider epServiceProvider, ConfigurationInformation configurationSnapshot)
          Factory method for a new set of engine services.
 

Method Detail

createServicesContext

EPServicesContext createServicesContext(EPServiceProvider epServiceProvider,
                                        ConfigurationInformation configurationSnapshot)
Factory method for a new set of engine services.

Parameters:
epServiceProvider - is the engine instance
configurationSnapshot - is a snapshot of configs at the time of engine creation
Returns:
services context

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