|
|
javax > javax.management > javax.management.remote > javax.management.remote.jmxconnectorserver >
Class: javax.management.remote.JMXConnectorServer java.lang.Object javax.management.NotificationBroadcasterSupport javax.management.remote.JMXConnectorServer
public abstract class JMXConnectorServer extends NotificationBroadcasterSupport implements JMXConnectorServerMBean, MBeanRegistration, JMXAddressable
FIELDS:
public static final String AUTHENTICATOR : jmx.remote.authenticator |
|
|
|
CONSTRUCTORS:
| | | public | JMXConnectorServer() |
| | public | JMXConnectorServer(MBeanServer mbeanServer) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| addNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object), removeNotificationListener(javax.management.NotificationListener), removeNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object), getNotificationInfo(), sendNotification(javax.management.Notification), handleNotification(javax.management.NotificationListener, javax.management.Notification, java.lang.Object), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|