Package org.jboss.as.ejb3.component.singleton
package org.jboss.as.ejb3.component.singleton
-
ClassesClassDescriptionAn implementation of
ReadWriteLockwhich throws anIllegalLoopbackExceptionwhen a thread holding a read lock tries to obtain a write lock.Componentrepresenting aSingletonJakarta Enterprise Beans.User: jpaiComponent description for a singleton beanResponsible for associating the single component instance for a singleton bean during invocation.Interceptor decreasing value of passed CountDownLatch per invocation.