|
|||||||||
| 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 OpenExecutionSessionLocalHome

- All Superinterfaces:
- javax.ejb.EJBLocalHome
- public interface OpenExecutionSessionLocalHome
- extends javax.ejb.EJBLocalHome
is the unsecured version of the EJB-local-home-interface for the org.jbpm.workflow.execution.ExecutionComponent
| Method Summary | |
ExecutionSessionLocal |
create(java.lang.String userName)
|
| Methods inherited from interface javax.ejb.EJBLocalHome |
remove |
| Method Detail |
create
public ExecutionSessionLocal create(java.lang.String userName) throws javax.ejb.CreateException
|
|||||||||
| 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