Class DTFJPluginConfig
java.lang.Object
com.ibm.java.diagnostics.utils.plugins.PluginConfig
com.ibm.java.diagnostics.utils.plugins.DTFJPluginConfig
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected boolean
protected boolean
protected String
Fields declared in class com.ibm.java.diagnostics.utils.plugins.PluginConfig
cacheOutput, entry, t
-
Constructor Summary
-
Method Summary
Methods declared in class com.ibm.java.diagnostics.utils.plugins.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
-