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,
DeploymentStateService deploymentStateService,
StatementEventTypeRef statementEventTypeRef,
EventAdapterService eventAdapterService,
StatementIsolationService statementIsolationService,
StatementIdGenerator optionalStatementIdGenerator,
FilterService filterService)
Ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
EPAdministratorImpl
Implementation for the admin interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionServicesContext.init(EPServicesContext engine,
EPRuntimeSPI runtimeSPI,
EPAdministratorSPI adminSPI)
Invoked to initialize extension services after engine services initialization.
|