@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Stereotype public @interface JsfPhaseListener
PhaseListener
.
Use InvocationOrder
if it is required to specify the order
of your PhaseListener
s.Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.