org.mule.test.infrastructure.process
Interface CommandServer.CommandListener

All Known Implementing Classes:
TestProcess
Enclosing class:
CommandServer

public static interface CommandServer.CommandListener


Method Summary
 void commandReceived(String command)
           
 

Method Detail

commandReceived

void commandReceived(String command)


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.