net.sourceforge.jconsole.plugins
Interface PluginInterface

All Known Implementing Classes:
QueryInformation, ServerInformation, XMLDisplay, PluginInformation

public interface PluginInterface
extends com.walding.xml.XMLLoader, com.walding.swing.TreeViewHandlerInterface


Methods inherited from interface com.walding.xml.XMLLoader
createFromXML, getXMLType, loadFromXML, saveToXML
 
Methods inherited from interface com.walding.swing.TreeViewHandlerInterface
getChildren, getObservable, getProperties, getTreeViewHandler, getType
 
Methods inherited from interface java.util.Observer
update