org.boris.winrun4j
Interface FileAssociationListener


public interface FileAssociationListener

A listener for an execute call.


Method Summary
 void execute(java.lang.String cmdLine)
          Execute based on the given command line.
 

Method Detail

execute

public void execute(java.lang.String cmdLine)
Execute based on the given command line.