Package | Description |
---|---|
com.espertech.esper.core.deploy |
Module and deployment utility and parser.
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
Constructor and Description |
---|
EPDeploymentAdminImpl(EPAdministratorSPI epService,
ManagedReadWriteLock eventProcessingRWLock,
DeploymentStateService deploymentStateService,
StatementEventTypeRef statementEventTypeRef,
EventAdapterService eventAdapterService,
StatementIsolationService statementIsolationService,
FilterService filterService,
TimeZone timeZone,
ConfigurationEngineDefaults.ExceptionHandling.UndeployRethrowPolicy undeployRethrowPolicy) |
Modifier and Type | Class and Description |
---|---|
class |
EPAdministratorImpl
Implementation for the admin interface.
|
Modifier and Type | Method and Description |
---|---|
void |
EngineLevelExtensionServicesContext.init(EPServicesContext engine,
EPRuntimeSPI runtimeSPI,
EPAdministratorSPI adminSPI)
Invoked to initialize extension services after engine services initialization.
|