Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.ejbjar31 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ConcurrentMethodType<T> |
ConcurrentMethodType.lock(ConcurrentLockTypeType lock)
Sets the
lock element |
Copyright © 2022 JBoss by Red Hat. All rights reserved.