Uses of Class
com.espertech.esper.common.internal.context.controller.keyed.ContextControllerKeyedFactory
Packages that use ContextControllerKeyedFactory
Package
Description
-
Uses of ContextControllerKeyedFactory in com.espertech.esper.common.internal.context.controller.keyed
Fields in com.espertech.esper.common.internal.context.controller.keyed declared as ContextControllerKeyedFactoryModifier and TypeFieldDescriptionprotected final ContextControllerKeyedFactory
ContextControllerKeyed.factory
Methods in com.espertech.esper.common.internal.context.controller.keyed that return ContextControllerKeyedFactoryMethods in com.espertech.esper.common.internal.context.controller.keyed with parameters of type ContextControllerKeyedFactoryModifier and TypeMethodDescriptionprotected static ContextControllerKeyedSvc
ContextControllerKeyedUtil.getService
(ContextControllerKeyedFactory factory, ContextManagerRealization realization) Constructors in com.espertech.esper.common.internal.context.controller.keyed with parameters of type ContextControllerKeyedFactoryModifierConstructorDescriptionContextControllerKeyed
(ContextManagerRealization realization, ContextControllerKeyedFactory factory) ContextControllerKeyedImpl
(ContextControllerKeyedFactory factory, ContextManagerRealization realization) -
Uses of ContextControllerKeyedFactory in com.espertech.esper.common.internal.context.mgr
Methods in com.espertech.esper.common.internal.context.mgr that return ContextControllerKeyedFactoryModifier and TypeMethodDescriptionContextServiceFactory.keyedFactory
(StateMgmtSetting terminationStateMgmtSettings, StateMgmtSetting ctxStateMgmtSettings) ContextServiceFactoryDefault.keyedFactory
(StateMgmtSetting terminationStateMgmtSettings, StateMgmtSetting ctxStateMgmtSettings)