Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
com.espertech.esper.core.deploy |
Module and deployment utility and parser.
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
Modifier and Type | Method and Description |
---|---|
EPDeploymentAdmin |
EPAdministrator.getDeploymentAdmin()
Returns deployment administrative services.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EPDeploymentAdminSPI |
Modifier and Type | Class and Description |
---|---|
class |
EPDeploymentAdminImpl
Deployment administrative implementation.
|
Modifier and Type | Method and Description |
---|---|
EPDeploymentAdmin |
EPAdministratorImpl.getDeploymentAdmin() |