org.apache.felix.mosgi.console.gui
Class Gateway
java.lang.Object
javax.management.remote.JMXServiceURL
org.apache.felix.mosgi.console.gui.Gateway
- All Implemented Interfaces:
- Serializable
public class Gateway
- extends JMXServiceURL
- See Also:
- Serialized Form
HT_GATEWAY
protected static Hashtable HT_GATEWAY
getNickname
public String getNickname()
getMbsc
public MBeanServerConnection getMbsc()
isConnected
public boolean isConnected()
getToolTipText
public String getToolTipText()
getParent
public Gateway getParent()
newGateways
public static Gateway[] newGateways(BundleContext bc)
newGateway
public static Gateway newGateway(Gateway ref)
throws Exception
- Throws:
Exception
connect
public boolean connect(NotificationListener notificationListener)
disconnect
public void disconnect(NotificationListener nl)
Copyright © 2011 Apache Software Foundation. All Rights Reserved.