WebLogic Server 7.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-2002 by BEA Systems, 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/docs70

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