net.grinder.console
Class ConsoleFoundation.WireMessageDispatch
java.lang.Object
net.grinder.console.ConsoleFoundation.WireMessageDispatch
- Enclosing class:
- ConsoleFoundation
public static class ConsoleFoundation.WireMessageDispatch
- extends Object
Factory that wires up the message dispatch.
Must be public for PicoContainer.
- See Also:
WireFileDistribution
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleFoundation.WireMessageDispatch
public ConsoleFoundation.WireMessageDispatch(ConsoleCommunication communication,
SampleModel model,
SampleModelViews sampleModelViews,
DispatchClientCommands dispatchClientCommands)
- Constructor.
- Parameters:
communication - Console communication.model - Console sample model.sampleModelViews - Console sample model viewsdispatchClientCommands - Client command dispatcher.
Copyright © 2000-2013. All Rights Reserved.