com.ibm.wsgw.beans
Interface ExceptionHandlerRemote

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

public interface ExceptionHandlerRemote
extends ExceptionHandler, javax.ejb.EJBObject

This interface provides the remote view of the ExceptionHandler bean.

Version:
1.6
Author:
 
See Also:

Field Summary
static java.lang.String copyright
          Copyright string.
 
Fields inherited from interface com.ibm.wsgw.beans.ExceptionHandler
JNDI_NAME
 
Methods inherited from interface com.ibm.wsgw.beans.ExceptionHandler
handleException
 
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.