| Package | Description |
|---|---|
| org.jboss.metadata.web.spec |
| Modifier and Type | Method and 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 and Description |
|---|---|
List<SessionTrackingModeType> |
SessionConfigMetaData.getSessionTrackingModes() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionConfigMetaData.setSessionTrackingModes(List<SessionTrackingModeType> sessionTrackingModes) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.