|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConversationAspect | |
---|---|
org.apache.myfaces.orchestra.conversation |
Uses of ConversationAspect in org.apache.myfaces.orchestra.conversation |
---|
Subclasses of ConversationAspect in org.apache.myfaces.orchestra.conversation | |
---|---|
class |
ConversationAccessLifetimeAspect
Connect the conversation to the AccessScopeManager |
class |
ConversationTimeoutableAspect
A conversation aspect which allows the conversation to automatically end after a given period of inactivity. |
Methods in org.apache.myfaces.orchestra.conversation that return ConversationAspect | |
---|---|
ConversationAspect |
Conversation.getAspect(java.lang.Class conversationAspectClass)
Get the aspect corresponding to the given class. |
ConversationAspect |
ConversationAspects.getAspect(java.lang.Class aspectClass)
|
Methods in org.apache.myfaces.orchestra.conversation with parameters of type ConversationAspect | |
---|---|
void |
Conversation.addAspect(ConversationAspect aspect)
Add an Aspect to this conversation. |
void |
ConversationAspects.addAspect(ConversationAspect aspect)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |