com.intel.cosbench.driver.agent
Class Agents

java.lang.Object
  extended by com.intel.cosbench.driver.agent.Agents

public class Agents
extends java.lang.Object


Constructor Summary
Agents()
           
 
Method Summary
static Agent newAuthAgent(WorkerContext wc)
           
static Agent newWorkAgent(WorkerContext wc, MissionContext mc)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Agents

public Agents()
Method Detail

newAuthAgent

public static Agent newAuthAgent(WorkerContext wc)

newWorkAgent

public static Agent newWorkAgent(WorkerContext wc,
                                 MissionContext mc)