Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module : java.management - Package : javax.management
Version documentée : Java SE 17

Classe « MBeanServerDelegate »

Informations générales

Héritage

java.lang.Object
    javax.management.MBeanServerDelegate

Interfaces implémentées

javax.management.MBeanServerDelegateMBean
javax.management.NotificationEmitter

Définition

public class MBeanServerDelegate extends java.lang.Object
implements javax.management.MBeanServerDelegateMBean,
javax.management.NotificationEmitter

Description

A venir.

Liste des attributs

Tous les attributs Attributs d'instance Attributs statiques Attributs dépréciés
QualificateursTypeNomDescription
public static ObjectName DELEGATE_NAME

Liste des constructeurs

Constructeurs Constructeurs dépréciés
ConstructeurDescription
MBeanServerDelegate()

Liste des propriétés (getters/setters)

Propriétés Propriétés dépréciées
QualificateursTypeNomR/W
public String implementationName R/-
public String implementationVendor R/-
public String implementationVersion R/-
public synchronized String mBeanServerId R/-
public MBeanNotificationInfo[] notificationInfo R/-
public String specificationName R/-
public String specificationVendor R/-
public String specificationVersion R/-

Propriétés héritées de la classe java.lang.Object

class

Liste des méthodes

Toutes les méthodes Méthodes d'instance Méthodes statiques Méthodes concrètes Méthodes abstraites Méthodes dépréciées
QualificateursType de retourPrototype de la méthodeDescription
public synchronized void addNotificationListener( NotificationListener listener, NotificationFilter filter, Object handback )
public String getImplementationName()
public String getImplementationVendor()
public String getImplementationVersion()
public synchronized String getMBeanServerId()
public MBeanNotificationInfo[] getNotificationInfo()
public String getSpecificationName()
public String getSpecificationVendor()
public String getSpecificationVersion()
public synchronized void removeNotificationListener( NotificationListener listener, NotificationFilter filter, Object handback )
public synchronized void removeNotificationListener( NotificationListener listener )
public void sendNotification( Notification notification )

Méthodes héritées de la classe java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait