javax > javax.management > javax.management.mbeanserverdelegate >

Class: javax.management.MBeanServerDelegate
    java.lang.Object
       javax.management.MBeanServerDelegate


public class MBeanServerDelegate extends Object implements MBeanServerDelegateMBean, NotificationEmitter


FIELDS:
public static final ObjectName DELEGATE_NAME

CONSTRUCTORS:
public MBeanServerDelegate()


METHODS:
public void addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback)
Throws: IllegalArgumentException

public String getImplementationName()

public String getImplementationVendor()

public String getImplementationVersion()

public String getMBeanServerId()

public MBeanNotificationInfo[] getNotificationInfo()

public String getSpecificationName()

public String getSpecificationVendor()

public String getSpecificationVersion()

public void removeNotificationListener(NotificationListener listener)
Throws: ListenerNotFoundException

public void removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback)
Throws: ListenerNotFoundException

public void sendNotification(Notification notification)


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net