|
JBoss Metadata Web 7.1.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionTrackingModeType | |
|---|---|
| org.jboss.metadata.web.spec | |
| Uses of SessionTrackingModeType in org.jboss.metadata.web.spec |
|---|
| Methods in org.jboss.metadata.web.spec that return SessionTrackingModeType | |
|---|---|
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. |
| Methods in org.jboss.metadata.web.spec that return types with arguments of type SessionTrackingModeType | |
|---|---|
List<SessionTrackingModeType> |
SessionConfigMetaData.getSessionTrackingModes()
|
| Method parameters in org.jboss.metadata.web.spec with type arguments of type SessionTrackingModeType | |
|---|---|
void |
SessionConfigMetaData.setSessionTrackingModes(List<SessionTrackingModeType> sessionTrackingModes)
|
|
JBoss Metadata Web 7.1.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||