|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConversationArbitrator | |
|---|---|
| com.google.code.rees.scope.conversation.configuration | |
| com.google.code.rees.scope.spring | |
| com.google.code.rees.scope.struts2 | |
| Uses of ConversationArbitrator in com.google.code.rees.scope.conversation.configuration |
|---|
| Classes in com.google.code.rees.scope.conversation.configuration that implement ConversationArbitrator | |
|---|---|
class |
DefaultConversationArbitrator
The default implementation of ConversationArbitrator |
| Fields in com.google.code.rees.scope.conversation.configuration declared as ConversationArbitrator | |
|---|---|
protected ConversationArbitrator |
DefaultConversationConfigurationProvider.arbitrator
|
| Methods in com.google.code.rees.scope.conversation.configuration with parameters of type ConversationArbitrator | |
|---|---|
void |
DefaultConversationConfigurationProvider.setArbitrator(ConversationArbitrator arbitrator)
Set the ConversationArbitrator to be used for building the
configurations |
void |
ConversationConfigurationProvider.setArbitrator(ConversationArbitrator arbitrator)
Set the ConversationArbitrator to be used for building the
configurations |
| Uses of ConversationArbitrator in com.google.code.rees.scope.spring |
|---|
| Classes in com.google.code.rees.scope.spring that implement ConversationArbitrator | |
|---|---|
class |
SpringConversationArbitrator
A ConversationArbitrator for use with Spring MVC. |
| Uses of ConversationArbitrator in com.google.code.rees.scope.struts2 |
|---|
| Classes in com.google.code.rees.scope.struts2 that implement ConversationArbitrator | |
|---|---|
class |
StrutsConversationArbitrator
The ConversationArbitrator for use with Struts2. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||