public interface AdapterSPI
Modifier and Type | Method and Description |
---|---|
EPServiceProvider |
getEPServiceProvider()
Returns the engine instance.
|
void |
setEPServiceProvider(EPServiceProvider epService)
An adapter takes an engine instance to process events.
|
void setEPServiceProvider(EPServiceProvider epService)
epService
- is the service instance for the adapter.EPServiceProvider getEPServiceProvider()