JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ibm.wsspi.webcontainer.servlet
Interface ServletReferenceListener
public interface
ServletReferenceListener
A listner that is associated with a single instance of a ServletWrapper (and hence a servlet), and listens for invalidation events.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
invalidate
()
Signals that the servlet that this listener is associated with has been invalidated
Method Detail
invalidate
void invalidate()
Signals that the servlet that this listener is associated with has been invalidated
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method