org.jboss.monitor.alarm
Interface MBeanImplAccess


public interface MBeanImplAccess

MBeanImplAccess

Version:
$Revision: 57210 $
Author:
Dimitris Andreadis

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

Method Detail

getMBeanName

javax.management.ObjectName getMBeanName()
Gets the MBean ObjectName


getSequenceNumber

long getSequenceNumber()
Gets the next notification sequence number


emitNotification

void emitNotification(javax.management.Notification notification)
Broadcasts a notification to listeners



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.