Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
Modifier and Type | Method and Description |
---|---|
EPAdministrator |
EPServiceProvider.getEPAdministrator()
Returns a class instance of EPAdministrator.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EPAdministratorSPI
Administrative SPI.
|
Modifier and Type | Class and Description |
---|---|
class |
EPAdministratorImpl
Implementation for the admin interface.
|
Modifier and Type | Method and Description |
---|---|
EPAdministrator |
EPServiceProviderImpl.getEPAdministrator() |