Uses of Interface
javax.slee.management.AlarmMBean

Packages that use AlarmMBean
javax.slee.management   
 

Uses of AlarmMBean in javax.slee.management
 

Constructors in javax.slee.management with parameters of type AlarmMBean
AlarmNotification(AlarmMBean alarmMBean, java.lang.String alarmType, java.lang.Object alarmSource, Level alarmLevel, java.lang.String message, java.lang.Throwable cause, long sequenceNumber, long timestamp)
          Deprecated. Alarm notifications have been expanded with new attributes to take advantage of the new features provided by the SLEE specification. The AlarmNotification.AlarmNotification(String,AlarmMBean,String,NotificationSource,String,String,AlarmLevel,String,Throwable,long,long) constructor should be used instead of this constructor.
AlarmNotification(java.lang.String type, AlarmMBean alarmMBean, java.lang.String alarmID, NotificationSource notificationSource, java.lang.String alarmType, java.lang.String instanceID, AlarmLevel alarmLevel, java.lang.String message, java.lang.Throwable cause, long sequenceNumber, long timestamp)
          Create an AlarmNotification to notify listeners of an alarm.
 



Copyright © 2009. All Rights Reserved.