Class AddTriggerListenerComponentPlugin

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.scheduler.AddTriggerListenerComponentPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, org.quartz.TriggerListener

public abstract class AddTriggerListenerComponentPlugin extends org.exoplatform.container.component.BaseComponentPlugin implements org.quartz.TriggerListener
Version:
$Id$
Author:
Nicolas Filotto
  • Field Summary

    Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

    desc, name
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    AddTriggerListenerComponentPlugin(org.exoplatform.container.xml.InitParams params)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin

    getDescription, getName, setDescription, setName

    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
  • Constructor Details

    • AddTriggerListenerComponentPlugin

      public AddTriggerListenerComponentPlugin()
    • AddTriggerListenerComponentPlugin

      public AddTriggerListenerComponentPlugin(org.exoplatform.container.xml.InitParams params)
  • Method Details

    • getKeys

      public List<JobKey> getKeys()
      Returns:
      the keys