Package com.espertech.esperio.db
Class EsperIODBAdapter
java.lang.Object
com.espertech.esperio.db.EsperIODBAdapter
-
Constructor Summary
ConstructorDescriptionEsperIODBAdapter
(ConfigurationDBAdapter config, String runtimeURI) Quickstart constructor. -
Method Summary
-
Constructor Details
-
EsperIODBAdapter
Quickstart constructor.- Parameters:
config
- configurationruntimeURI
- runtime URI
-
-
Method Details
-
initialize
public void initialize()Re-initialize DDS endpoint. -
start
public void start()Start the DDS endpoint. -
destroy
public void destroy()Destroy the adapter.
-