org.jboss.varia.scheduler
Class Scheduler.MBeanListener
java.lang.Object
org.jboss.varia.scheduler.Scheduler.BaseListener
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.
Method Summary |
protected void |
invoke(Notification notification)
Invokes the scheduler method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Scheduler.MBeanListener
public Scheduler.MBeanListener()
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.