org.exoplatform.social.extras.feedmash
Class FeedmashJobPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.scheduler.PeriodJob
          extended by org.exoplatform.social.extras.feedmash.FeedmashJobPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

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


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
FeedmashJobPlugin(org.exoplatform.container.xml.InitParams params, org.exoplatform.container.ExoContainerContext context)
           
 
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

FeedmashJobPlugin

public FeedmashJobPlugin(org.exoplatform.container.xml.InitParams params,
                         org.exoplatform.container.ExoContainerContext context)
                  throws Exception
Throws:
Exception
Method Detail

getJobDataMap

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


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.