org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase
Class DefaultViewControllerStrategy
java.lang.Object
org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.DefaultViewControllerStrategy
- All Implemented Interfaces:
- Serializable, InterceptorStrategy, ViewControllerStrategy
@Dependent
public class DefaultViewControllerStrategy
- extends Object
- implements ViewControllerStrategy
Strategy which allows to restrict calls to phase-listener-methods
- See Also:
- Serialized Form
Method Summary |
Object |
execute(javax.interceptor.InvocationContext invocationContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultViewControllerStrategy
public DefaultViewControllerStrategy()
execute
public Object execute(javax.interceptor.InvocationContext invocationContext)
throws Exception
-
- Specified by:
execute
in interface InterceptorStrategy
- Throws:
Exception
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.