| Package | Description |
|---|---|
| com.aspectran.core.component.session |
Session Management Implementations
|
| Modifier and Type | Method | Description |
|---|---|---|
static Session.State |
Session.State.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Session.State[] |
Session.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.