org.apache.lokahi.core.agent.util
Class TaskFactory

java.lang.Object
  extended by org.apache.lokahi.core.agent.util.TaskFactory

public class TaskFactory
extends java.lang.Object

Version:
$Id: TaskFactory.java,v 1.1 2006/03/02 19:19:44 drtobes Exp $
Author:
Stephen Toback

Method Summary
static AgentTask getTask(AgentJob j)
           
 void load(java.io.InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

load

public void load(java.io.InputStream in)

getTask

public static AgentTask getTask(AgentJob j)