org.apache.myfaces.orchestra.conversation
Class ConversationAspect
java.lang.Object
org.apache.myfaces.orchestra.conversation.ConversationAspect
- Direct Known Subclasses:
- ConversationAccessLifetimeAspect, ConversationTimeoutableAspect
public abstract class ConversationAspect
- extends Object
The base class for any "aspect" that can be attached to a conversation.
See class ConversationAspects for further details.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConversationAspect
public ConversationAspect(Conversation conversation)
getConversation
public Conversation getConversation()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.