net.grinder.console.communication.server.messages
Class StopAgentAndWorkerProcessesMessage

java.lang.Object
  extended by net.grinder.console.communication.server.messages.StopAgentAndWorkerProcessesMessage
All Implemented Interfaces:
Serializable, Message

public class StopAgentAndWorkerProcessesMessage
extends Object
implements Message

Message indicating that all agent and worker processes should be stopped.

Author:
Philip Aston
See Also:
Serialized Form

Constructor Summary
StopAgentAndWorkerProcessesMessage()
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopAgentAndWorkerProcessesMessage

public StopAgentAndWorkerProcessesMessage()
Constructor.



Copyright © 2000-2013. All Rights Reserved.