|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdapterLoader
Interface for loaders of input/output adapters.
| Method Summary | |
|---|---|
void |
destroy()
Destroys adapter loader and adapters loaded. |
void |
init(String name,
Properties properties,
EPServiceProviderSPI epService)
Initializes the adapter loader. |
| Method Detail |
|---|
void init(String name,
Properties properties,
EPServiceProviderSPI epService)
name - is the loader nameproperties - is a set of properties from the configurationepService - is the SPI of the engine itself for sending events tovoid destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||