public static class AbstractSessionManager.NullSessionContext extends Object implements HttpSessionContext
| Modifier and Type | Method and Description |
|---|---|
Enumeration |
getIds()
Deprecated.
From HttpSessionContext
|
HttpSession |
getSession(String id)
Deprecated.
From HttpSessionContext
|
public Enumeration getIds()
getIds in interface HttpSessionContextpublic HttpSession getSession(String id)
getSession in interface HttpSessionContextCopyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.