ncsa.tools.trebuchet.core.clients
Class TouchClient

java.lang.Object
  extended byncsa.tools.trebuchet.core.clients.SingleTargetClient
      extended byncsa.tools.trebuchet.core.clients.TouchClient
All Implemented Interfaces:
IClient, IConfigurable, IRunnableClient, java.lang.Runnable, Stoppable
Direct Known Subclasses:
FileTouchClient, SSHTouchClient

public abstract class TouchClient
extends SingleTargetClient


Constructor Summary
TouchClient()
           
 
Method Summary
 void run()
           
 
Methods inherited from class ncsa.tools.trebuchet.core.clients.SingleTargetClient
checkResult, close, getConnection, getEntry, getFailureStatus, getSuccessStatus, halt, initialize, setCallback, setConnection, setEntry
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TouchClient

public TouchClient()
Method Detail

run

public void run()