| Package | Description |
|---|---|
| org.jboss.stm.internal.types | |
| org.jboss.stm.types |
| Class and Description |
|---|
| ReadLock
Grab a read lock for this method.
|
| RestoreState
Used to define the specific restore_state method for the class.
|
| SaveState
Used to define the specific save_state method for the class.
|
| Transactional
Defines that the class is to be managed within a transactional
container.
|
| WriteLock
Grab a write lock for this method.
|
| Class and Description |
|---|
| ReadLock
Grab a read lock for this method.
|
| Transactional
Defines that the class is to be managed within a transactional
container.
|
| WriteLock
Grab a write lock for this method.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.