org.exoplatform.services.scheduler
Class JobContext

java.lang.Object
  extended by org.exoplatform.services.scheduler.JobContext

public class JobContext
extends Object

Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005


Constructor Summary
JobContext(org.quartz.JobExecutionContext context)
           
 
Method Summary
 void put(Object key, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobContext

public JobContext(org.quartz.JobExecutionContext context)
Method Detail

put

public void put(Object key,
                Object value)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.