Package org.jboss.as.ejb3.component.singleton
-
Class Summary Class Description EJBReadWriteLock An implementation ofReadWriteLockwhich throws anIllegalLoopbackExceptionwhen a thread holding a read lock tries to obtain a write lock.SingletonAllowedMethodsInformation SingletonComponent Componentrepresenting aSingletonJakarta Enterprise Beans.SingletonComponentCreateService SingletonComponentCreateServiceFactory User: jpaiSingletonComponentDescription Component description for a singleton beanSingletonComponentInstance SingletonComponentInstanceAssociationInterceptor Responsible for associating the single component instance for a singleton bean during invocation.StartupCountDownInterceptor Interceptor decreasing value of passed CountDownLatch per invocation.