com.ibm.wsgw.beans
Interface FilterLocal

All Superinterfaces:
javax.ejb.EJBLocalObject, Filter

public interface FilterLocal
extends Filter, javax.ejb.EJBLocalObject

This interface provides the local view of a filter bean bean.

Version:
1.2
Author:
See Also:

Field Summary
static java.lang.String copyright
          Deprecated. 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.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Field Detail

copyright

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

See Also:
Constant Field Values


Copyright © 2002 IBM. All Rights Reserved.