com.ibm.bpe.api

Interface BusinessFlowManagerHome

  • All Superinterfaces:
    javax.ejb.EJBHome, java.rmi.Remote


    public interface BusinessFlowManagerHome
    extends javax.ejb.EJBHome
    The remote home interface of the BusinessFlowManager session bean. This interface is made available to the client through JNDI by the container where it is deployed.
    Since:
    6.0
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      BusinessFlowManager create()
      Creates the remote interface of the BusinessFlowManager session bean.
      • Methods inherited from interface javax.ejb.EJBHome

        getEJBMetaData, getHomeHandle, remove, remove
    • Method Detail

      • create

        BusinessFlowManager create()
                                   throws javax.ejb.CreateException,
                                          java.rmi.RemoteException
        Creates the remote interface of the BusinessFlowManager session bean.
        Throws:
        javax.ejb.CreateException
        java.rmi.RemoteException
IBM Business Process ManagerTM
Release 8