net.grinder.console.communication.server.messages
Class StopAgentAndWorkerProcessesMessage
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopAgentAndWorkerProcessesMessage
public StopAgentAndWorkerProcessesMessage()
- Constructor.
Copyright © 2000-2013. All Rights Reserved.