Package | Description |
---|---|
com.espertech.esper.core.context.mgr |
Context management.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextManagerImpl |
class |
ContextManagerNested |
Modifier and Type | Method and Description |
---|---|
ContextManager |
ContextManagerEntry.getContextManager() |
ContextManager |
ContextManagementServiceImpl.getContextManager(String contextName) |
ContextManager |
ContextManagementService.getContextManager(String contextName) |
ContextManager |
ContextManagerFactoryServiceImpl.make(ContextDetail contextDetail,
ContextControllerFactoryServiceContext factoryServiceContext) |
ContextManager |
ContextManagerFactoryService.make(ContextDetail contextDetail,
ContextControllerFactoryServiceContext factoryServiceContext) |
Constructor and Description |
---|
ContextManagerEntry(ContextManager contextManager) |