org.jboss.varia.scheduler
Class Scheduler.MBeanListener

java.lang.Object
  extended by org.jboss.varia.scheduler.Scheduler.BaseListener
      extended by org.jboss.varia.scheduler.Scheduler.MBeanListener
All Implemented Interfaces:
EventListener, NotificationListener
Enclosing class:
Scheduler

public class Scheduler.MBeanListener
extends Scheduler.BaseListener

Invokes an operation on an MBean.


Constructor Summary
Scheduler.MBeanListener()
           
 
Method Summary
protected  void invoke(Notification notification)
          Invokes the scheduler method.
 
Methods inherited from class org.jboss.varia.scheduler.Scheduler.BaseListener
handleNotification
 
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()
Method Detail

invoke

protected void invoke(Notification notification)
Description copied from class: Scheduler.BaseListener
Invokes the scheduler method.

Specified by:
invoke in class Scheduler.BaseListener


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