public interface EPServicesContextFactory
Modifier and Type | Method and Description |
---|---|
EPEventServiceImpl |
createEPRuntime(EPServicesContext services,
AtomicBoolean serviceStatusProvider) |
EPServicesContext |
createServicesContext(EPRuntimeSPI epRuntime,
com.espertech.esper.common.client.configuration.Configuration configurationSnapshot)
Factory method for a new set of runtime services.
|
EPServicesContext createServicesContext(EPRuntimeSPI epRuntime, com.espertech.esper.common.client.configuration.Configuration configurationSnapshot)
epRuntime
- is the runtime instanceconfigurationSnapshot
- is a snapshot of configs at the time of runtime creationEPEventServiceImpl createEPRuntime(EPServicesContext services, AtomicBoolean serviceStatusProvider)
Copyright © 2005–2018. All rights reserved.