eXo Kernel :: Component :: Common Service 2.4.3-CLD

org.exoplatform.services.scheduler
Class AddTriggerListenerComponentPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by 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

Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
AddTriggerListenerComponentPlugin()
           
AddTriggerListenerComponentPlugin(InitParams params)
           
 
Method Summary
 List<JobKey> getKeys()
           
 
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 Detail

AddTriggerListenerComponentPlugin

public AddTriggerListenerComponentPlugin()

AddTriggerListenerComponentPlugin

public AddTriggerListenerComponentPlugin(InitParams params)
Method Detail

getKeys

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

eXo Kernel :: Component :: Common Service 2.4.3-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.