org.jboss.monitor.alarm
Interface MBeanImplAccess


public interface MBeanImplAccess

MBeanImplAccess


Method Summary
 void emitNotification(Notification (src)  notification)
          Broadcasts a notification to listeners
 ObjectName (src) getMBeanName()
          Gets the MBean ObjectName
 long getSequenceNumber()
          Gets the next notification sequence number
 

Method Detail

getMBeanName

public ObjectName (src)  getMBeanName()
Gets the MBean ObjectName


getSequenceNumber

public long getSequenceNumber()
Gets the next notification sequence number


emitNotification

public void emitNotification(Notification (src)  notification)
Broadcasts a notification to listeners