Class PluginConfig
java.lang.Object
com.ibm.java.diagnostics.utils.plugins.PluginConfig
- Direct Known Subclasses:
 DTFJPluginConfig
Simple Java bean to represent a plugin
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleangetError()getId()getName()getURL()booleannewInstance(ClassLoader loader) abstract StringtoCSV() 
- 
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() 
 -