com.liferay.portlet.admin.job
Class Scheduler

java.lang.Object
  extended bycom.liferay.portlet.admin.job.Scheduler
All Implemented Interfaces:
Scheduler

public class Scheduler
extends java.lang.Object
implements Scheduler

View Source

Author:
Michael Young

Constructor Summary
Scheduler()
           
 
Method Summary
 void schedule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scheduler

public Scheduler()
Method Detail

schedule

public void schedule()
              throws org.quartz.SchedulerException
Specified by:
schedule in interface Scheduler
Throws:
org.quartz.SchedulerException