org.exoplatform.services.scheduler
Class AddTriggerListenerComponentPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.scheduler.AddTriggerListenerComponentPlugin
- All Implemented Interfaces:
- ComponentPlugin, org.quartz.TriggerListener
public abstract class AddTriggerListenerComponentPlugin
- extends BaseComponentPlugin
- implements org.quartz.TriggerListener
- Version:
- $Id$
- Author:
- Nicolas Filotto
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.quartz.TriggerListener |
getName, triggerComplete, triggerFired, triggerMisfired, vetoJobExecution |
AddTriggerListenerComponentPlugin
public AddTriggerListenerComponentPlugin()
AddTriggerListenerComponentPlugin
public AddTriggerListenerComponentPlugin(InitParams params)
getKeys
public List<JobKey> getKeys()
- Returns:
- the keys
Copyright © 2012 eXo Platform SAS. All Rights Reserved.