|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.myfaces.custom.conversation | |
---|---|
org.apache.myfaces.custom.conversation |
Classes in org.apache.myfaces.custom.conversation used by org.apache.myfaces.custom.conversation | |
---|---|
AbstractConversationActionListener
base class to handle actions events |
|
AbstractConversationComponent
base class for all the conversation components |
|
AbstractConversationTag
base class for all conversation tags |
|
Conversation
handle conversation related stuff like beans |
|
ConversationBeanElevator
Interface used by the system to instruct the elevator to find and elevate a bean into the conversation scope |
|
ConversationContext
The ConversationContext handles all conversations within the current context |
|
ConversationExternalContext
we need some information we normally get from the FacesContext.getExternalContext BEFORE the FacesContext is active. |
|
ConversationManager
The manager will deal with the various contexts in the current session. |
|
ConversationMessager
methods required to inform the user about some anomalies |
|
PersistenceManager
the interface to help the conversation framework to deal with your persistence manager (EntityManager) |
|
PersistenceManagerFactory
Implement and configure this factory to create your PersistenceManager if required. The factory can be configured in your web.xml using the init parameter named org.apache.myfaces.conversation.PERSISTENCE_MANAGER_FACTORY |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |