| Package | Description |
|---|---|
| org.glassfish.web.ha.session.management |
| Modifier and Type | Method and Description |
|---|---|
SessionAttributeMetadata.Operation |
SessionAttributeMetadata.getOperation()
Get the operation to be performed on the attribute.
|
static SessionAttributeMetadata.Operation |
SessionAttributeMetadata.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionAttributeMetadata.Operation[] |
SessionAttributeMetadata.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SessionAttributeMetadata(String attributeName,
SessionAttributeMetadata.Operation opcode,
byte[] data)
Construct an AtributeMetadata
|
Copyright © 2019. All rights reserved.