public class StartupCountDownInterceptor
extends Object
implements org.jboss.invocation.Interceptor
Interceptor decreasing value of passed CountDownLatch per invocation.
Is used on @Startup @Singletons' @PostConstruct methods to signal post-construct successfuly done.