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

Interface MediationFlowLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

Deprecated.
  1. public interface MediationFlowLocalHome
  2. extends javax.ejb.EJBLocalHome
Local home of the Mediation Flow bean.
See Also:
MediationFlowBean

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
$sccsid
Deprecated.
  1. static
  2. java.lang.String
COPYRIGHT
Deprecated.

Method Summary

Modifier and Type Method and Description
  1. MediationFlowLocal
create()
Deprecated.
Methods inherited from interface javax.ejb.EJBLocalHome
remove

Field Detail

  1. static final java.lang.String COPYRIGHT
Deprecated.
See Also:

$sccsid

  1. static final java.lang.String $sccsid
Deprecated.
See Also:

Method Detail

create

  1. MediationFlowLocal create()
  2. throws javax.ejb.CreateException
Deprecated.
Local home create method.
Returns:
the local interface
Throws:
javax.ejb.CreateException - if there are any problems in the create