站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 varia API Documentation 英文版文档

MBeanImplAccess (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


org.jboss.monitor.alarm
Interface MBeanImplAccess


public interface MBeanImplAccess

MBeanImplAccess

Version:
$Revision: 1.1.4.1 $
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

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


getSequenceNumber

public long getSequenceNumber()
Gets the next notification sequence number


emitNotification

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



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