public class JythonPlugin
extends com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPlugin
| Modifier and Type | Field and Description |
|---|---|
static int[] |
supportedDataTypes |
| Constructor and Description |
|---|
JythonPlugin() |
| Modifier and Type | Method and Description |
|---|---|
List<com.bmc.arsys.api.Value> |
filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context,
List<com.bmc.arsys.api.Value> inArgs) |
static void |
main(String[] args) |
initialize, onEvent, terminatepublic List<com.bmc.arsys.api.Value> filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context, List<com.bmc.arsys.api.Value> inArgs) throws com.bmc.arsys.api.ARException
filterAPICall in interface com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPluggablefilterAPICall in class com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPlugincom.bmc.arsys.api.ARExceptionpublic static void main(String[] args) throws org.python.core.PyException
org.python.core.PyException? Copyright 2013 BMC Software, Inc.