| Package | Description |
|---|---|
| org.glassfish.web.ha.session.management |
| Modifier and Type | Method and Description |
|---|---|
Collection<SessionAttributeMetadata> |
CompositeMetadata.getEntries()
Returns a collection of Metadata (or its subclass).
|
| Constructor and Description |
|---|
CompositeMetadata(long version,
long lastAccessTime,
long maxInactiveInterval,
Collection<SessionAttributeMetadata> entries,
byte[] state,
String stringExtraParam)
Construct a CompositeMetadata object
|
Copyright © 2019. All rights reserved.