|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConversationProcessor | |
|---|---|
| com.google.code.rees.scope.conversation.processing | |
| com.google.code.rees.scope.spring | |
| com.google.code.rees.scope.struts2 | |
| Uses of ConversationProcessor in com.google.code.rees.scope.conversation.processing |
|---|
| Subinterfaces of ConversationProcessor in com.google.code.rees.scope.conversation.processing | |
|---|---|
interface |
InjectionConversationProcessor
Implementations of this class should implement injection of ConversationFields |
| Classes in com.google.code.rees.scope.conversation.processing that implement ConversationProcessor | |
|---|---|
class |
DefaultInjectionConversationProcessor
The default implementation of the InjectionConversationProcessor |
class |
SimpleConversationProcessor
A simple yet effective implementation of ConversationProcessor that
manages conversation life cycles, but does not inject
ConversationFields. |
| Uses of ConversationProcessor in com.google.code.rees.scope.spring |
|---|
| Fields in com.google.code.rees.scope.spring declared as ConversationProcessor | |
|---|---|
protected ConversationProcessor |
ConversationInterceptor.conversationProcessor
|
| Methods in com.google.code.rees.scope.spring with parameters of type ConversationProcessor | |
|---|---|
void |
ConversationInterceptor.setConversationManager(ConversationProcessor conversationProcessor)
Set the ConversationProcessor |
| Uses of ConversationProcessor in com.google.code.rees.scope.struts2 |
|---|
| Fields in com.google.code.rees.scope.struts2 declared as ConversationProcessor | |
|---|---|
protected ConversationProcessor |
ConversationInterceptor.processor
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||