Java javax.management MBeanNotificationInfo fields, constructors, methods, implement or subclass

Example usage for Java javax.management MBeanNotificationInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.management MBeanNotificationInfo.

The text is from its open source code.

Constructor

Method

StringgetDescription()
Returns the human-readable description of the feature.
StringgetName()
Returns the name of the feature.
String[]getNotifTypes()
Returns the array of strings (in dot notation) containing the notification types that the MBean may emit.