net.larsan.urd.cmd
Interface CmdEventListener

All Known Implementing Classes:
ServerProxy

public interface CmdEventListener

A module that listens for command line events.

Version:
Alpha-0.1 / 2002-10-06 21:37
Author:
Lars J. Nilsson
See Also:
CmdEvent

Method Summary
 void receiveCmdEvent(CmdEvent event)
          Receive command line event.
 

Method Detail

receiveCmdEvent

public void receiveCmdEvent(CmdEvent event)
Receive command line event.

Parameters:
event - Command event, not null