javax > javax.management > javax.management.remote > javax.management.remote.jmxconnector >

Interface: javax.management.remote.JMXConnector
    javax.management.remote.JMXConnector


public interface JMXConnector extends Closeable


FIELDS:
static final String CREDENTIALS : jmx.remote.credentials

CONSTRUCTORS:

METHODS:
void addConnectionNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback)
Throws: NullPointerException

void close()
Throws: IOException

void connect()
Throws: IOException
Throws: SecurityException

void connect(Map env)
Throws: IOException
Throws: SecurityException

String getConnectionId()
Throws: IOException

MBeanServerConnection getMBeanServerConnection()
Throws: IOException

MBeanServerConnection getMBeanServerConnection(Subject delegationSubject)
Throws: IOException

void removeConnectionNotificationListener(NotificationListener listener)
Throws: NullPointerException
Throws: ListenerNotFoundException

void removeConnectionNotificationListener(NotificationListener l, NotificationFilter f, Object handback)
Throws: ListenerNotFoundException


INHERITED METHODS:

SUBINTERFACES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net