org.ow2.bonita.facade.remote
Interface RemoteCommandAPI

All Known Subinterfaces:
CommandAPI

public interface RemoteCommandAPI

For internal use only.


Method Summary
<T> T
execute(org.ow2.novabpm.util.Command<T> command)
           
 

Method Detail

execute

<T> T execute(org.ow2.novabpm.util.Command<T> command)
          throws java.lang.Exception,
                 java.rmi.RemoteException
Throws:
java.lang.Exception
java.rmi.RemoteException


Copyright © 2008 OW2 Consortium. All Rights Reserved.