org.jboss.monitor.alarm
Interface MBeanImplAccess


public interface MBeanImplAccess

MBeanImplAccess

Version:
$Revision: 81038 $
Author:
Dimitris Andreadis

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

Method Detail

getMBeanName

ObjectName getMBeanName()
Gets the MBean ObjectName


getSequenceNumber

long getSequenceNumber()
Gets the next notification sequence number


emitNotification

void emitNotification(Notification notification)
Broadcasts a notification to listeners



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.