| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| org.glassfish.web.deployment.descriptor |
| Modifier and Type | Method and Description |
|---|---|
abstract SessionConfig |
WebBundleDescriptor.getSessionConfig() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
WebBundleDescriptor.setSessionConfig(SessionConfig sessionConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionConfigDescriptor
This represents the session-config in web.xml.
|
| Modifier and Type | Method and Description |
|---|---|
SessionConfig |
WebBundleDescriptorImpl.getSessionConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebBundleDescriptorImpl.setSessionConfig(SessionConfig sessionConfig) |
Copyright © 2017. All rights reserved.