Class PluginConfig
java.lang.Object
com.ibm.java.diagnostics.utils.plugins.PluginConfig
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getError()
getId()
getName()
getURL()
boolean
newInstance
(ClassLoader loader) abstract String
toCSV()
-
Field Details
-
entry
-
t
-
cacheOutput
protected boolean cacheOutput
-
-
Constructor Details
-
PluginConfig
-
-
Method Details
-
getName
-
newInstance
- Throws:
CommandException
-
toCSV
-
getClassName
-
getId
-
getError
-
isEnabled
public boolean isEnabled() -
getURL
-
cacheOutput
public boolean cacheOutput()
-