| Package | Description |
|---|---|
| com.aspectran.core.component.session |
Session Management Implementations
|
| com.aspectran.core.util.thread |
| Modifier and Type | Method | Description |
|---|---|---|
Locker.Lock |
Session.lock() |
Grab the lock on the session.
|
Locker.Lock |
Session.lockIfNotHeld() |
Grab the lock on the session if it isn't locked already.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Locker.UnLock |
| Modifier and Type | Method | Description |
|---|---|---|
Locker.Lock |
Locker.lock() |
|
Locker.Lock |
Locker.lockIfNotHeld() |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.