| Package | Description |
|---|---|
| com.sun.enterprise.web | |
| org.glassfish.web.config.serverbeans |
| Modifier and Type | Method and Description |
|---|---|
SessionProperties |
ServerConfigLookup.getInstanceSessionProperties()
Get the session properties bean from server.xml
return null if not defined or other problem
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull SessionProperties |
SessionConfig.getSessionProperties()
Gets the value of the sessionProperties property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionConfig.setSessionProperties(SessionProperties value)
Sets the value of the sessionProperties property.
|
Copyright © 2021. All rights reserved.