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,
EPRuntimeOptions options)
Factory method for a new set of runtime services.
|
EPServicesContext createServicesContext(EPRuntimeSPI epRuntime, com.espertech.esper.common.client.configuration.Configuration configurationSnapshot, EPRuntimeOptions options)
epRuntime
- is the runtime instanceconfigurationSnapshot
- is a snapshot of configs at the time of runtime creationoptions
- runtime options or null when not providedEPEventServiceImpl createEPRuntime(EPServicesContext services, AtomicBoolean serviceStatusProvider)
Copyright © 2005–2022. All rights reserved.