public class StartupAwaitInterceptor
extends Object
implements org.jboss.invocation.Interceptor
Interceptor forcing invocation to wait until passed CountDownLatch value is decreased to 0.
Is used to suspend external requests to Jakarta Enterprise Beans methods until all startup beans in the deployment are started as per spec.
Author:
Fedor Gavrilov
Field Summary
Fields inherited from interface org.jboss.invocation.Interceptor