com.beetle.framework.business.command.imp.ejb
接口 CommandServerLocal


public interface CommandServerLocal


方法摘要
 CommandImp executeCommand(CommandImp command)
           
 CommandImp executeCommandWithTransaction(CommandImp command)
           
 

方法详细信息

executeCommandWithTransaction

CommandImp executeCommandWithTransaction(CommandImp command)

executeCommand

CommandImp executeCommand(CommandImp command)