Searched refs:_suspendedContext (Results 1 – 1 of 1) sorted by relevance
1092 private final ServletContext _suspendedContext; field in AsyncContinuation.AsyncEventState1100 _suspendedContext=context; in AsyncEventState()1133 return _suspendedContext; in getSuspendedContext()1143 return _dispatchContext==null?_suspendedContext:_dispatchContext; in getServletContext()