public class SiddhiExtensionLoader extends Object
| Constructor and Description |
|---|
SiddhiExtensionLoader() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Class> |
loadSiddhiExtensions()
Helper method to load the siddhi extensions
|
static Collection<String> |
readContent(String fileName,
InputStream inputStream) |
public static Map<String,Class> loadSiddhiExtensions()
public static Collection<String> readContent(String fileName, InputStream inputStream)
Copyright © 2018 WSO2. All Rights Reserved.