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

Quick Search    Search Deep

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

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