| Package | Description |
|---|---|
| com.sun.enterprise.web | |
| org.glassfish.web.config.serverbeans |
| Modifier and Type | Method and Description |
|---|---|
SessionManager |
ServerConfigLookup.getInstanceSessionManager()
Get the session manager bean from domain.xml
return null if not defined or other problem
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull SessionManager |
SessionConfig.getSessionManager()
Gets the value of the sessionManager property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionConfig.setSessionManager(SessionManager value)
Sets the value of the sessionManager property.
|
Copyright © 2021. All rights reserved.