@View(value=org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.ViewControllerInterceptor.PlaceHolderConfig.class) @Interceptor public class ViewControllerInterceptor extends Object implements Serializable
View
- details see ViewControllerStrategy
Constructor and Description |
---|
ViewControllerInterceptor() |
Modifier and Type | Method and Description |
---|---|
Object |
filterPhaseListenerMethods(javax.interceptor.InvocationContext invocationContext)
Alternative to view-controller configured via view-configs
|
public Object filterPhaseListenerMethods(javax.interceptor.InvocationContext invocationContext) throws Exception
invocationContext
- current invocation-contextException
- exception which might be thrown by the intercepted methodCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.