org.jbpm.ejb
Interface RemoteCommandService

All Superinterfaces:
javax.ejb.EJBObject, Remote

public interface RemoteCommandService
extends javax.ejb.EJBObject


Method Summary
 Object execute(org.jbpm.command.Command command)
           
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

execute

Object execute(org.jbpm.command.Command command)
               throws RemoteException
Throws:
RemoteException


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.