com.ibm.wsgw.beans
Interface MessageWarehouseRemote

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

public interface MessageWarehouseRemote
extends MessageWarehouse, javax.ejb.EJBObject

This interface provides the remote view of the MessageWarehouse bean.

Version:
1.6
Author:
 
See Also:

Field Summary
static java.lang.String copyright
          Copyright string.
 
Fields inherited from interface com.ibm.wsgw.beans.MessageWarehouse
JNDI_NAME
 
Methods inherited from interface com.ibm.wsgw.beans.MessageWarehouse
logException, logRequest, logResponse
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Field Detail

copyright

public static final java.lang.String copyright
Copyright string. Any code placed between the comments will be over written


Copyright © 2002 IBM. All Rights Reserved.