Page History
...
- Create a class extending
org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessor
. - Create an appropriate
.siddhiext
extension mapping file. - Compile the class.
- Build the jar containing the
.class
and the.siddhiext
files. - Add the jar to the Siddhi class path. If you need to run it the extension on WSO2 CEP, add the jar to the
<CEP_HOME>/repository/components/
dropins directory.
...
Overview
Content Tools
Activity