org.apache.myfaces.extensions.cdi.jsf.api.listener.phase
Annotation Type JsfPhaseListener


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
@Stereotype
public @interface JsfPhaseListener

Annotation for implementations of PhaseListener. Use InvocationOrder if it is required to specify the order of your PhaseListeners.

Author:
Gerhard Petracek



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.