org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase
Class ViewControllerInterceptor

java.lang.Object
  extended by org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.ViewControllerInterceptor
All Implemented Interfaces:
Serializable

@View(value=org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.ViewControllerInterceptor.PlaceHolderConfig.class)
@Interceptor
public class ViewControllerInterceptor
extends Object
implements Serializable

Author:
Gerhard Petracek
See Also:
Serialized Form

Constructor Summary
ViewControllerInterceptor()
           
 
Method Summary
 Object filterPhaseListenerMethods(javax.interceptor.InvocationContext invocationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewControllerInterceptor

public ViewControllerInterceptor()
Method Detail

filterPhaseListenerMethods

public Object filterPhaseListenerMethods(javax.interceptor.InvocationContext invocationContext)
                                  throws Exception
Throws:
Exception


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