git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@338 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Greg Wilkins 2009-06-08 07:35:06 +00:00
parent f385c89b00
commit 575bd42a7d
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ public interface ContinuationListener extends EventListener
{
/* ------------------------------------------------------------ */
/**
* Called when a continuation life cycle is complete and prior
* to any calls to {@link ServletRequestListener#requestDestroyed(javax.servlet.ServletRequestEvent)}
* Called when a continuation life cycle is complete and after
* any calls to {@link ServletRequestListener#requestDestroyed(javax.servlet.ServletRequestEvent)}
* The response may still be written to during the call.
*
* @param continuation