© 2002 BEA Systems, Inc.


com.bea.p13n.appflow.pipeline
Interface PipelineExecutorHome


public interface PipelineExecutorHome
extends javax.ejb.EJBHome

The home interface for the PipelineExecutor.


Method Summary
 PipelineExecutor create()
          Create a new PipelineExecutor EJBean.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public PipelineExecutor create()
                        throws javax.ejb.CreateException,
                               java.rmi.RemoteException
Create a new PipelineExecutor EJBean.


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved