|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConcurrentLockTypeType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.ejbjar31 | Provides the interfaces and enumeration types as defined in the schema |
Uses of ConcurrentLockTypeType in org.jboss.shrinkwrap.descriptor.api.ejbjar31 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar31 that return ConcurrentLockTypeType | |
---|---|
static ConcurrentLockTypeType |
ConcurrentLockTypeType.getFromStringValue(String value)
|
ConcurrentLockTypeType |
ConcurrentMethodType.getLock()
Returns the lock element |
static ConcurrentLockTypeType |
ConcurrentLockTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConcurrentLockTypeType[] |
ConcurrentLockTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar31 with parameters of type ConcurrentLockTypeType | |
---|---|
ConcurrentMethodType<T> |
ConcurrentMethodType.lock(ConcurrentLockTypeType lock)
Sets the lock element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |