Package org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event

Class Summary
AccessBeanEvent Event which gets fired as soon as a bean within a CODI scope is accessed.
BeanEvent Base class for all events related to beans.
CloseConversationEvent Event which gets fired directly before a conversation gets closed.
CloseWindowContextEvent Event which gets fired directly before the current WindowContext gets closed.
ConversationEvent Base class for all events related to conversations.
CreateWindowContextEvent Event which gets fired as soon as a WindowContext was created.
RestartConversationEvent Event which gets fired directly before a conversation gets restarted.
ScopeBeanEvent Event which gets fired as soon as a bean gets added to one of the CODI scopes.
StartConversationEvent Event which gets fired directly after a conversation was started.
UnscopeBeanEvent Event which gets fired as soon as a bean gets removed from one of the CODI scopes.
WindowContextEvent Base class for all events related to WindowContext.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.