|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.felix.ipojo.handlers.jmx.NotificationField
public class NotificationField
this calss build the notification descritpion structure.
| Constructor Summary | |
|---|---|
NotificationField(java.lang.String name,
java.lang.String field,
java.lang.String description)
NotificationField : constructor. |
|
| Method Summary | |
|---|---|
javax.management.MBeanNotificationInfo |
getNotificationInfo()
getNotificationInfo : return the MBeanNotificationInfo from this class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationField(java.lang.String name,
java.lang.String field,
java.lang.String description)
name - : name of the notificationfield - : field which send a notification when it is modifieddescription - : descritpion which appears in jmx console| Method Detail |
|---|
public javax.management.MBeanNotificationInfo getNotificationInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||