com.pmease.quickbuild.maintenance
Class SystemCareTask

java.lang.Object
  extended by com.pmease.quickbuild.maintenance.SystemCareTask
All Implemented Interfaces:
SchedulableTask

public class SystemCareTask
extends java.lang.Object
implements SchedulableTask


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

Constructor Detail

SystemCareTask

public SystemCareTask()
Method Detail

execute

public void execute()
Specified by:
execute in interface SchedulableTask

getSchedule

public Schedule getSchedule()
Specified by:
getSchedule in interface SchedulableTask

schedule

public static void schedule()


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.