jhomenet.responsive.test
Class PlanSchedulerTest

java.lang.Object
  extended by jhomenet.responsive.test.PlanSchedulerTest
All Implemented Interfaces:
java.lang.Runnable

public class PlanSchedulerTest
extends java.lang.Object
implements java.lang.Runnable

Version:
$Revision: 1.17 $ Filename: $Source: /cvsroot/jhomenet/files/src/jhomenet/responsive/test/PlanSchedulerTest.java,v $ Description:
Author:
$Author: dhirwinjr $

Constructor Summary
PlanSchedulerTest()
          Default constructor.
 
Method Summary
static void main(java.lang.String[] args)
          Main application start point.
 void run()
           
 void testPlanScheduler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanSchedulerTest

public PlanSchedulerTest()
Default constructor.

Method Detail

main

public static void main(java.lang.String[] args)
Main application start point.

Parameters:
args -

run

public void run()
Specified by:
run in interface java.lang.Runnable

testPlanScheduler

public void testPlanScheduler()


Copyright © 2004-2005 David Irwin. All Rights Reserved.