@CloseConversationGroup @Interceptor public class CloseConversationGroupInterceptor extends Object implements Serializable
WindowContext
or
Conversation
directly.Constructor and Description |
---|
CloseConversationGroupInterceptor() |
Modifier and Type | Method and Description |
---|---|
Object |
handleCloseConversation(javax.interceptor.InvocationContext invocationContext)
Interceptor methods which closes the conversation of the bean after the execution of the method
or if the declared exception was thrown.
|
public Object handleCloseConversation(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.