org.apache.myfaces.extensions.cdi.jsf.impl.config.view
Class PageParameterListInterceptor
java.lang.Object
org.apache.myfaces.extensions.cdi.jsf.impl.config.view.PageParameterInterceptor
org.apache.myfaces.extensions.cdi.jsf.impl.config.view.PageParameterListInterceptor
- All Implemented Interfaces:
- Serializable
@PageParameter.List(value={})
@Interceptor
public class PageParameterListInterceptor
- extends PageParameterInterceptor
Extensible interceptor for PageParameter.List
- details see
PageParameterStrategy
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageParameterListInterceptor
public PageParameterListInterceptor()
addParameter
public Object addParameter(javax.interceptor.InvocationContext invocationContext)
throws Exception
-
- Overrides:
addParameter
in class PageParameterInterceptor
- Throws:
Exception
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.