| Package | Description |
|---|---|
| com.sun.enterprise.web | |
| org.glassfish.web.deployment.node.runtime.gf | |
| org.glassfish.web.deployment.runtime | |
| org.glassfish.web.ha.strategy.builder |
| Modifier and Type | Field and Description |
|---|---|
protected SessionManager |
SessionManagerConfigurationHelper._smBean |
| Modifier and Type | Method and Description |
|---|---|
protected String |
SessionManagerConfigurationHelper.getPersistenceFrequency(SessionManager smBean)
Get the persistence frequency for this web module
(this is the value from sun-web.xml if defined
|
protected String |
SessionManagerConfigurationHelper.getPersistenceScope(SessionManager smBean)
Get the persistence scope for this web module
(this is the value from sun-web.xml if defined
|
void |
CookieStrategyBuilder.initializePersistenceStrategy(Context ctx,
SessionManager smBean,
ServerConfigLookup serverConfigLookup) |
void |
FileStrategyBuilder.initializePersistenceStrategy(Context ctx,
SessionManager smBean,
ServerConfigLookup serverConfigLookup) |
void |
MemoryStrategyBuilder.initializePersistenceStrategy(Context ctx,
SessionManager smBean,
ServerConfigLookup serverConfigLookup) |
void |
BasePersistenceStrategyBuilder.initializePersistenceStrategy(Context ctx,
SessionManager smBean,
ServerConfigLookup serverConfigLookup) |
void |
PersistenceStrategyBuilder.initializePersistenceStrategy(Context ctx,
SessionManager smBean,
ServerConfigLookup serverConfigLookup) |
void |
BasePersistenceStrategyBuilder.readWebAppParams(Context ctx,
SessionManager smBean) |
void |
BasePersistenceStrategyBuilder.setDefaultParams(Context ctx,
SessionManager smBean) |
| Constructor and Description |
|---|
SessionManagerConfigurationHelper(WebModule ctx,
SessionManager smBean,
WebBundleDescriptor wbd,
WebModuleConfig wmInfo,
ServerConfigLookup serverConfigLookup)
Creates a new instance of SessionManagerConfigurationHelper
|
| Modifier and Type | Field and Description |
|---|---|
protected SessionManager |
SessionManagerNode.descriptor |
| Modifier and Type | Method and Description |
|---|---|
SessionManager |
SessionManagerNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
SessionManagerNode.writeDescriptor(Node parent,
String nodeName,
SessionManager descriptor)
write the descriptor class to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
SessionManager |
SessionConfig.getSessionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionConfig.setSessionManager(SessionManager value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicatedWebMethodSessionStrategyBuilder.initializePersistenceStrategy(Context ctx,
SessionManager smBean,
ServerConfigLookup serverConfigLookup) |
Copyright © 2019. All rights reserved.