@Retention(value=RUNTIME) @Target(value=TYPE) public @interface WarpLifecycleTest
This qualifier annotation marks annotations which supports LifecycleEvent propagation.
For a reference, see BeforeServlet annotation.
Copyright © 2014 JBoss by Red Hat. All rights reserved.