Uses of Interface
com.espertech.esper.runtime.internal.kernel.service.EPDeploymentServiceSPI
Packages that use EPDeploymentServiceSPI
-
Uses of EPDeploymentServiceSPI in com.espertech.esper.runtime.internal.kernel.service
Classes in com.espertech.esper.runtime.internal.kernel.service that implement EPDeploymentServiceSPIMethods in com.espertech.esper.runtime.internal.kernel.service with parameters of type EPDeploymentServiceSPIModifier and TypeMethodDescriptionvoid
RuntimeExtensionServicesNoHA.init
(EPServicesContext servicesContext, EPEventServiceSPI runtimeSPI, EPDeploymentServiceSPI adminSPI, EPStageServiceSPI stageServiceSPI) void
RuntimeExtensionServicesSPI.init
(EPServicesContext servicesContext, EPEventServiceSPI runtimeSPI, EPDeploymentServiceSPI adminSPI, EPStageServiceSPI stageServiceSPI) Invoked to initialize extension services after runtime services initialization.