|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.orchestra.conversation.ConversationAspect
org.apache.myfaces.orchestra.conversation.ConversationAccessLifetimeAspect
public class ConversationAccessLifetimeAspect
Connect the conversation to the AccessScopeManager
Constructor Summary | |
---|---|
ConversationAccessLifetimeAspect(Conversation conversation)
|
Method Summary | |
---|---|
boolean |
isAccessed()
|
void |
markAsAccessed()
|
Methods inherited from class org.apache.myfaces.orchestra.conversation.ConversationAspect |
---|
getConversation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConversationAccessLifetimeAspect(Conversation conversation)
Method Detail |
---|
public void markAsAccessed()
public boolean isAccessed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |