Package | Description |
---|---|
com.canto.cumulus.server.esp.modules |
Classes of the Cumulus Server Plugin (ESP) API implementation.
|
com.canto.cumulus.server.esp.modules.dbmirror |
The Cumulus dbmirror package.
|
com.canto.cumulus.server.esp.modules.reportgenerator |
Classes of the Cumulus Report Generator ESP.
|
com.canto.cumulus.server.esp.modules.scheduler |
Classes of the Cumulus Server Scheduler ESP.
|
com.canto.cumulus.server.esp.modules.trigger |
Classes of the Cumulus Server Trigger Action API.
|
com.canto.cumulus.server.esp.modules.validator |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ESPRemoteClassLoaderUtils.getClassName(BaseESP esp) |
static byte[] |
ESPRemoteClassLoaderUtils.getResourceData(BaseESP esp,
java.lang.String resourceName) |
static byte[] |
ESPRemoteClassLoaderUtils.getResources(BaseESP esp,
java.lang.String resourceName)
Returns a JPack with old String array and new data array, serialized using Network Byte Order
|
Modifier and Type | Interface and Description |
---|---|
interface |
DBMirrorESP
Implement this interface to make your esp available as a mirroring esp.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReportGeneratorESP |
interface |
ReportGeneratorWebESP
Interface exposing a method to create a Web configurator
|
Modifier and Type | Interface and Description |
---|---|
interface |
SchedulerESP
This interface needs to be implemented by a class that wants to act as a scheduler ESP.
|
interface |
SchedulerWebESP
Interface exposing a method to create a Web configurator.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActionESP
This interface describes the functions a server ESP needs to provide to be accepted as
a trigger action ESP which will be called when a supported trigger condition is met.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TableValidatorESP
This interface needs to be implemented by a class that wants to check items being added, updated or deleted in a table.
|
interface |
ValidatorESP
This interface needs to be implemented by a class that wants to act as a validator.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.