org.jboss.soa.esb.services.jbpm.cmd
Interface Command

All Known Implementing Classes:
CommandExecutor.NewProcessInstancePerformer

public interface Command

Author:
kstam

Method Summary
 void execute(Message message)
           
 

Method Detail

execute

void execute(Message message)
             throws org.jbpm.JbpmException
Throws:
org.jbpm.JbpmException