|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.orchestra.conversation.ConversationAspect
public abstract class ConversationAspect
The base class for any "aspect" that can be attached to a conversation.
See class ConversationAspects for further details.
Constructor Summary | |
---|---|
ConversationAspect(Conversation conversation)
|
Method Summary | |
---|---|
Conversation |
getConversation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConversationAspect(Conversation conversation)
Method Detail |
---|
public Conversation getConversation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |