|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> execution >> [ ejb overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jbpm.workflow.execution.ejb
Interface SecureExecutionSessionRemoteHome

- All Superinterfaces:
- javax.ejb.EJBHome, java.rmi.Remote
- public interface SecureExecutionSessionRemoteHome
- extends javax.ejb.EJBHome
is the secured version of the EJB-remote-home-interface for the org.jbpm.workflow.execution.ExecutionComponent
| Method Summary | |
ExecutionSessionRemote |
create()
|
| Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData, getHomeHandle, remove, remove |
| Method Detail |
create
public ExecutionSessionRemote create() throws javax.ejb.CreateException, java.rmi.RemoteException
|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> execution >> [ ejb overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC