|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| com.google.code.rees.scope.conversation.configuration | |
| com.google.code.rees.scope.conversation.context | |
| com.google.code.rees.scope.struts2 | |
| Uses of Property in com.google.code.rees.scope.conversation.configuration |
|---|
| Methods in com.google.code.rees.scope.conversation.configuration with annotations of type Property | |
|---|---|
void |
DefaultConversationConfigurationProvider.setDefaultMaxIdleTime(long maxIdleTimeMillis)
Set the default max idle time for conversations |
| Uses of Property in com.google.code.rees.scope.conversation.context |
|---|
| Methods in com.google.code.rees.scope.conversation.context with annotations of type Property | |
|---|---|
void |
DefaultHttpConversationContextManagerProvider.setMaxInstances(int maxInstances)
set the max number of instances of conversations |
void |
DefaultHttpConversationContextManagerProvider.setMonitoringFrequency(long monitoringFrequency)
set the frequency in milliseconds for monitoring timeouts |
void |
DefaultHttpConversationContextManagerProvider.setMonitoringThreadPoolSize(int monitoringThreadPoolSize)
The number of threads that will be used to monitor conversation timeouts |
| Uses of Property in com.google.code.rees.scope.struts2 |
|---|
| Methods in com.google.code.rees.scope.struts2 with annotations of type Property | |
|---|---|
void |
StrutsConversationArbitrator.setActionSuffix(String suffix)
|
void |
StrutsConversationArbitrator.setUsePackageNesting(String usePackageNesting)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||