org.apache.felix.mosgi.console.ifc
Interface Plugin
- All Superinterfaces:
- EventListener, PropertyChangeListener
- All Known Subinterfaces:
- CommonPlugin
- All Known Implementing Classes:
- BundlesProbesTabUI, ObrProbeTabUI, OsgiProbesTabUI, RemoteLogger_jtable, RemoteLogger_jtree
public interface Plugin
- extends PropertyChangeListener
NEW_NODE_SELECTED
static final String NEW_NODE_SELECTED
- See Also:
- Constant Field Values
NEW_NODE_READY
static final String NEW_NODE_READY
- See Also:
- Constant Field Values
NEW_NODE_CONNECTION
static final String NEW_NODE_CONNECTION
- See Also:
- Constant Field Values
EMPTY_NODE
static final String EMPTY_NODE
- See Also:
- Constant Field Values
PLUGIN_ADDED
static final String PLUGIN_ADDED
- See Also:
- Constant Field Values
PLUGIN_REMOVED
static final String PLUGIN_REMOVED
- See Also:
- Constant Field Values
PLUGIN_ACTIVATED
static final String PLUGIN_ACTIVATED
- See Also:
- Constant Field Values
getName
String getName()
getGUI
Component getGUI()
registerServicePlugin
void registerServicePlugin()
unregisterServicePlugin
void unregisterServicePlugin()
pluginLocation
String pluginLocation()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.