public class JavaReflectionPlugin
extends com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPlugin
| Modifier and Type | Field and Description |
|---|---|
static int[] |
supportedDataTypes |
| Constructor and Description |
|---|
JavaReflectionPlugin() |
JavaReflectionPlugin(int i,
String j) |
| 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) |
void |
performSomeWorkToo(int i,
int j) |
initialize, onEvent, terminatepublic JavaReflectionPlugin()
public JavaReflectionPlugin(int i,
String j)
public 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 void performSomeWorkToo(int i,
int j)
? Copyright 2013 BMC Software, Inc.