Class DTFJPluginConfig
java.lang.Object
com.ibm.java.diagnostics.utils.plugins.PluginConfig
com.ibm.java.diagnostics.utils.plugins.DTFJPluginConfig
DTFJ specific version of the plugin config
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected booleanprotected booleanprotected StringFields declared in class PluginConfig
cacheOutput, entry, t - 
Constructor Summary
Constructors - 
Method Summary
Methods declared in class PluginConfig
cacheOutput, getClassName, getError, getId, getName, getURL, isEnabled, newInstance 
- 
Field Details
- 
version
 - 
runtime
protected boolean runtime - 
image
protected boolean image - 
csv
 
 - 
 - 
Constructor Details
- 
DTFJPluginConfig
 
 - 
 - 
Method Details
- 
processAnnotations
public void processAnnotations()Process the annotations found on this class.- Throws:
 IllegalArgumentException- if the DTFJPlugin annotation is not present
 - 
getVersion
 - 
isRuntime
public boolean isRuntime() - 
isImage
public boolean isImage() - 
toCSV
 
 -