| Package | Description |
|---|---|
| org.apache.catalina.session |
This package contains the standard
Manager and
Session implementations that represent the collection of
active sessions and the individual sessions themselves, respectively,
that are associated with a Context. |
| Modifier and Type | Method and Description |
|---|---|
protected StandardSession |
ManagerBase.getNewSession()
Get new session class to be used in the doLoad() method.
|
| Constructor and Description |
|---|
StandardSessionFacade(StandardSession session)
Construct a new session facade.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.