| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| fish.payara.cluster | |
| org.glassfish.ejb.deployment.descriptor |
| Modifier and Type | Method and Description |
|---|---|
DistributedLockType |
EjbSessionDescriptor.getClusteredLockType() |
| Modifier and Type | Method and Description |
|---|---|
static DistributedLockType |
DistributedLockType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributedLockType[] |
DistributedLockType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DistributedLockType |
EjbSessionDescriptor.getClusteredLockType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbSessionDescriptor.setClusteredLockType(DistributedLockType lockType) |
Copyright © 2019. All rights reserved.