|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILockType | |
|---|---|
| org.ow2.util.ee.metadata.ejbjar.api | Implementation of EJB 3.0 container |
| org.ow2.util.ee.metadata.ejbjar.api.struct | Implementation of EJB 3.0 container |
| Uses of ILockType in org.ow2.util.ee.metadata.ejbjar.api |
|---|
| Methods in org.ow2.util.ee.metadata.ejbjar.api that return ILockType | |
|---|---|
ILockType |
ILock.getLockType()
|
| Methods in org.ow2.util.ee.metadata.ejbjar.api with parameters of type ILockType | |
|---|---|
void |
ILock.setLockType(ILockType lockType)
Set Lock Type. |
| Uses of ILockType in org.ow2.util.ee.metadata.ejbjar.api.struct |
|---|
| Methods in org.ow2.util.ee.metadata.ejbjar.api.struct that return ILockType | |
|---|---|
static ILockType |
ILockType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ILockType[] |
ILockType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||