com.ibm.wsspi.sibx.mediation.flow.ejb
Interface MediationFlowLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface MediationFlowLocalHome
extends javax.ejb.EJBLocalHome

Local home of the Mediation Flow bean.

See Also:
MediationFlowBean

Field Summary
static java.lang.String $sccsid
           
static java.lang.String COPYRIGHT
           
 
Method Summary
 MediationFlowLocal create()
          Local home create method.
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

$sccsid

public static final java.lang.String $sccsid
See Also:
Constant Field Values
Method Detail

create

public MediationFlowLocal create()
                          throws javax.ejb.CreateException
Local home create method.

Returns:
the local interface
Throws:
javax.ejb.CreateException - if there are any problems in the create