net.grinder.engine.agent
Interface Agent

All Known Implementing Classes:
AgentDaemon, AgentImplementation

public interface Agent

Agent interface.

Author:
Pawel Lacinski, Philip Aston

Method Summary
 void run()
          Run the Grinder agent process.
 void shutdown()
          Clean up resources.
 

Method Detail

run

void run()
         throws GrinderException
Run the Grinder agent process.

Throws:
GrinderException - If an error occurs.

shutdown

void shutdown()
Clean up resources.



Copyright © 2000-2013. All Rights Reserved.