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

Scheduler.MBeanListener (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


org.jboss.varia.scheduler
Class Scheduler.MBeanListener

java.lang.Object
  extended byorg.jboss.varia.scheduler.Scheduler.MBeanListener
All Implemented Interfaces:
EventListener, javax.management.NotificationListener
Enclosing class:
Scheduler

public class Scheduler.MBeanListener
extends Object
implements javax.management.NotificationListener


Constructor Summary
Scheduler.MBeanListener(javax.management.ObjectName pDelegate)
           
 
Method Summary
 void handleNotification(javax.management.Notification notification, Object handback)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scheduler.MBeanListener

public Scheduler.MBeanListener(javax.management.ObjectName pDelegate)
Method Detail

handleNotification

public void handleNotification(javax.management.Notification notification,
                               Object handback)
Specified by:
handleNotification in interface javax.management.NotificationListener


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