org.apache.myfaces.orchestra.conversation
Class ConversationAccessLifetimeAspect
java.lang.Object
org.apache.myfaces.orchestra.conversation.ConversationAspect
org.apache.myfaces.orchestra.conversation.ConversationAccessLifetimeAspect
public class ConversationAccessLifetimeAspect
- extends ConversationAspect
Connect the conversation to the AccessScopeManager
- Since:
- 1.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConversationAccessLifetimeAspect
public ConversationAccessLifetimeAspect(Conversation conversation)
markAsAccessed
public void markAsAccessed()
isAccessed
public boolean isAccessed()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.