org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
Class DefaultCloseConversationGroupStrategy

java.lang.Object
  extended by org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultCloseConversationGroupStrategy
All Implemented Interfaces:
Serializable, InterceptorStrategy, CloseConversationGroupStrategy

@Dependent
public class DefaultCloseConversationGroupStrategy
extends Object
implements CloseConversationGroupStrategy

See Also:
Serialized Form

Constructor Summary
DefaultCloseConversationGroupStrategy()
           
 
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
 

Constructor Detail

DefaultCloseConversationGroupStrategy

public DefaultCloseConversationGroupStrategy()
Method Detail

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.