| Enum | Description |
|---|---|
| DistributedLockType |
Specifies the type of distributed locking to be performed
|
| Annotation Type | Description |
|---|---|
| Clustered |
This annotation can be added to @Singleton EJB beans
and @ApplicationScoped CDI beans to specify that they are
cluster-wide singletons, not just a singleton per server instance
|
Copyright © 2019. All rights reserved.