org.exoplatform.services.xmpp.connection.impl
Class HistoryPeriodJob

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.scheduler.PeriodJob
          extended by org.exoplatform.services.xmpp.connection.impl.HistoryPeriodJob
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class HistoryPeriodJob
extends org.exoplatform.services.scheduler.PeriodJob

Created by The eXo Platform SAS Author : viet.nguyen vietnt84@gmail.com Sep 30, 2009


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
HistoryPeriodJob(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 org.quartz.JobDataMap getJobDataMap()
           
 
Methods inherited from class org.exoplatform.services.scheduler.PeriodJob
getJobInfo, getPeriodInfo
 
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
 

Constructor Detail

HistoryPeriodJob

public HistoryPeriodJob(org.exoplatform.container.xml.InitParams params)
                 throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getJobDataMap

public org.quartz.JobDataMap getJobDataMap()
Overrides:
getJobDataMap in class org.exoplatform.services.scheduler.PeriodJob


Copyright © 2010 eXo Platform SAS. All Rights Reserved.