|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EPServiceProvider
This class provides access to the EPRuntime and EPAdministrator implementations.
Method Summary | |
---|---|
Context |
getContext()
Provides naming context for public named objects. |
EPAdministrator |
getEPAdministrator()
Returns a class instance of EPAdministrator. |
EPRuntime |
getEPRuntime()
Returns a class instance of EPRuntime. |
String |
getURI()
Returns the provider URI, or null if this is the default provider. |
void |
initialize()
Frees any resources associated with this runtime instance, and leaves the engine instance ready for further use. |
Method Detail |
---|
EPRuntime getEPRuntime()
EPAdministrator getEPAdministrator()
Context getContext()
An extension point designed for use by input and output adapters as well as other extension services.
void initialize()
Stops and destroys any existing statement resources such as filters, patterns, expressions, views.
String getURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |