org.apache.myfaces.orchestra.conversation
Interface ConversationDataHolder

All Known Implementing Classes:
SerializingConversationDataHolder

public interface ConversationDataHolder

Defines a DataHolder wrapper around the beans held by a conversation. There is no special storing meachanism defined by this interface which may be done by an implementing class.


Method Summary
 Map getConversationBeans()
           
 

Method Detail

getConversationBeans

Map getConversationBeans()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.