public class EPServicesContextFactoryDefault extends java.lang.Object implements EPServicesContextFactory
Constructor and Description |
---|
EPServicesContextFactoryDefault() |
Modifier and Type | Method and Description |
---|---|
EPServicesContext |
createServicesContext(EPServiceProvider epServiceProvider,
ConfigurationInformation configSnapshot)
Factory method for a new set of engine services.
|
public EPServicesContext createServicesContext(EPServiceProvider epServiceProvider, ConfigurationInformation configSnapshot)
EPServicesContextFactory
createServicesContext
in interface EPServicesContextFactory
epServiceProvider
- is the engine instanceconfigSnapshot
- is a snapshot of configs at the time of engine creation