WebLogic Server 6.0 Code Examples, BEA Systems, Inc.

examples.jta.jmsjdbc
Interface ReceiveInTxHome

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

public interface ReceiveInTxHome
extends javax.ejb.EJBHome

Home interface for a ReceiveInTx EJB.

Author:
Copyright (c) 1998-2000 by BEA WebXpress, Inc. All Rights Reserved.

Method Summary
 ReceiveInTx create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public ReceiveInTx create()
                   throws javax.ejb.CreateException,
                          java.rmi.RemoteException

Documentation is available at
http://e-docs.bea.com/wls/docs60

Copyright © 2000 BEA Systems, Inc. All Rights Reserved.