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

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