com.ibm.wsspi.webcontainer.servlet

Interface ServletReferenceListener


  1. 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

Modifier and Type Method and Description
  1. void
invalidate()
Signals that the servlet that this listener is associated with has been invalidated

Method Detail

invalidate

  1. void invalidate()
Signals that the servlet that this listener is associated with has been invalidated