org.apache.ode.tools
Interface Command

All Known Implementing Classes:
BpelCompileCommand

public interface Command


Method Summary
 void execute(CommandContext cc)
           
 

Method Detail

execute

void execute(CommandContext cc)
             throws ExecutionException
Throws:
ExecutionException