|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConversationManager | |
---|---|
org.apache.myfaces.orchestra.conversation |
Uses of ConversationManager in org.apache.myfaces.orchestra.conversation |
---|
Methods in org.apache.myfaces.orchestra.conversation that return ConversationManager | |
---|---|
ConversationManager |
ConversationManagerFactoryImpl.createConversationManager()
|
ConversationManager |
ConversationManagerFactory.createConversationManager()
|
static ConversationManager |
ConversationManager.getInstance()
Get the conversation manager for the current http session. |
static ConversationManager |
ConversationManager.getInstance(boolean create)
Get the conversation manager for the current http session. |
Methods in org.apache.myfaces.orchestra.conversation with parameters of type ConversationManager | |
---|---|
void |
ConversationWiperThread.addConversationManager(ConversationManager cm)
Add a ConversationManager to check. |
void |
ConversationWiperThread.removeConversationManager(ConversationManager cm)
Remove a ConversationManager from the list to check. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |