WebLogic Server 6.0 Code Examples, BEA Systems, Inc.

examples.jta.jmsjdbc
Interface ReceiveInTx

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

public interface ReceiveInTx
extends javax.ejb.EJBObject

Interface for an EJB that receives messages from a JMS queue.

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

Method Summary
 void receiveMessages()
           
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

receiveMessages

public void receiveMessages()
                     throws java.rmi.RemoteException

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

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