Analytic bundle
The Analytic APIs bundle provides access to specialized functionality implemented in external libraries. To use a plugin:

Include the directory containing the plugin library in the library search path:

On machines running the Windows operating system,
%APAMA_FOUNDATION_HOME%\bin should be in the
PATH.

On deployment machines running the Linux operating system,
$APAMA_FOUNDATION_HOME/lib should be in the
LD_LIBRARY_PATH.

Import the plugin into the application's Apama EPL code.