Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jbpm.workflow.execution.ejb
Interface OpenExecutionSessionLocalHome  view OpenExecutionSessionLocalHome download OpenExecutionSessionLocalHome.java

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