Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jboss.ejb.plugins.lock Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
BeanLockSupportSupport for the BeanLockVersion:$Revision: 1.Classorg.jboss.ejb.plugins.lockJBoss Server
EntrancyThis type safe enumeration s used to mark an invocation as non-entrant.Classorg.jboss.ejb.plugins.lockJBoss Server
JDBCOptimisticLockThis class is an optmistic lock implementation.Classorg.jboss.ejb.plugins.lockJBoss Server
MethodOnlyEJBLockThis class has been deprecated.Classorg.jboss.ejb.plugins.lockJBoss Server
NoLockNo locking what-so-ever Holds all locks for entity beans, not used for stateful.Classorg.jboss.ejb.plugins.lockJBoss Server
NonReentrantLock It will throw a ReentranceException if the same thread tries to acquire twice or the same transaction tries to acquire twiceClassorg.jboss.ejb.plugins.lockJBoss Server
NonReentrantLock .ReentranceExceptionSee Also:Serialized FormConstructor SummaryNonReentrantLock.Classorg.jboss.ejb.plugins.lock.NonReentrantLockJBoss Server
QueuedPessimisticEJBLockThis class is holds threads awaiting the transactional lock to be free in a fair FIFO transactional queue.Classorg.jboss.ejb.plugins.lockJBoss Server
QueuedPessimisticEJBLockNoADEA subclass of QueuedPessimisticEJBLock that disables the deadlock detection of QueuedPessimisticEJBLock.Classorg.jboss.ejb.plugins.lockJBoss Server
SimpleReadWriteEJBLockThis lock allows multiple read locks concurrently.Classorg.jboss.ejb.plugins.lockJBoss Server