public interface EPServiceProviderIsolated
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Destroy the isolated service returning all statements to the engine.
|
EPAdministratorIsolated |
getEPAdministrator()
Returns a class instance of EPAdministrator.
|
EPRuntimeIsolated |
getEPRuntime()
Returns a class instance of EPRuntime.
|
String |
getName()
Name of isolated service.
|
EPRuntimeIsolated getEPRuntime()
EPAdministratorIsolated getEPAdministrator()
String getName()
void destroy()