|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceListener
Interface defining a listener for significant events related to a specific servlet instance, rather than to the Wrapper component that is managing that instance.
Method Summary | |
---|---|
void |
instanceEvent(InstanceEvent event)
Acknowledge the occurrence of the specified event. |
Method Detail |
---|
void instanceEvent(InstanceEvent event)
event
- InstanceEvent that has occurred
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |