com.ibm.wsgw.beans
Interface FilterRemote

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

public interface FilterRemote
extends Filter, javax.ejb.EJBObject

This interface provides the remote view of the Channel bean.

Version:
1.7
Author:
 
See Also:

Field Summary
static java.lang.String copyright
          Copyright string.
 
Fields inherited from interface com.ibm.wsgw.beans.Filter
CONTEXT_VERSION_WORKAREA, CONTEXT_VERSION_WSIF_MESSAGE
 
Methods inherited from interface com.ibm.wsgw.beans.Filter
destroy, filterRequest, filterResponse, getContextVersion, getVersionString, init
 
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.