| Class | Description |
|---|---|
| IntrospectFilter |
Just to verify session context is destroyed after Filter is called.
|
| IntrospectHttpSessionListener |
Just to verify session context is destroyed after HttpSessionListener is called.
|
| IntrospectServlet |
Used to process requests to check which session context is in use.
|
| IntrospectServletRequestListener |
Just to verify session context is destroyed after ServletRequestListener is called.
|
| SessionContextTest | |
| SimpleSessionBean | |
| TestFilter | |
| TestServlet |
Servlet used just to test context during service method.
|
Copyright © 2008–2016 CDI TCK. All rights reserved.