com.hack23.cia.service.impl.admin
Class LoaderJob

Package class diagram package LoaderJob
java.lang.Object
  extended by com.hack23.cia.service.impl.admin.LoaderJob
All Implemented Interfaces:
org.quartz.Job

public class LoaderJob
extends Object
implements org.quartz.Job

The Class LoaderJob.


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

Constructor Detail

LoaderJob

public LoaderJob()
Method Detail

execute

public final void execute(org.quartz.JobExecutionContext context)
                   throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException


Copyright © 2008-2009 www.hack23.com. All Rights Reserved.