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 javax.management.remote.JMXServiceURL
- See Also:
- Serialized Form
Methods inherited from class javax.management.remote.JMXServiceURL |
equals, getHost, getPort, getProtocol, getURLPath, hashCode, toString |
HT_GATEWAY
protected static Hashtable HT_GATEWAY
getNickname
public String getNickname()
getMbsc
public javax.management.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(javax.management.NotificationListener notificationListener)
disconnect
public void disconnect(javax.management.NotificationListener nl)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.