| Package | Description |
|---|---|
| org.jboss.metadata.web.spec |
| Modifier and Type | Method | Description |
|---|---|---|
static SessionTrackingModeType |
SessionTrackingModeType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SessionTrackingModeType[] |
SessionTrackingModeType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<SessionTrackingModeType> |
SessionConfigMetaData.getSessionTrackingModes() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SessionConfigMetaData.setSessionTrackingModes(List<SessionTrackingModeType> sessionTrackingModes) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.