js.graphed.apps
Class JobPoolApp

java.lang.Object
  extended by js.graphed.apps.JobPoolApp

public class JobPoolApp
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c)

Company:

Version:
1.0
Author:
Jugravu Alexandru

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

Constructor Detail

JobPoolApp

public JobPoolApp()
Method Detail

addJob

public void addJob(JSJob job)

schedule

public void schedule()