public interface EPAdministratorIsolatedSPI extends EPAdministratorIsolated
Modifier and Type | Method and Description |
---|---|
void |
addStatement(String name)
Add a statement name to the list of statements held by the isolated service provider.
|
EPStatement |
createEPLStatementId(String eplStatement,
String statementName,
Object userObject,
Integer optionalStatementId) |
addStatement, addStatement, createEPL, getStatementNames, removeStatement, removeStatement
void addStatement(String name)
name
- to addEPStatement createEPLStatementId(String eplStatement, String statementName, Object userObject, Integer optionalStatementId) throws EPException
EPException