|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope.Strategy | |
|---|---|
| com.opensymphony.xwork2.inject | Guice (pronounced "juice"). |
| com.opensymphony.xwork2.mock | XWork specific mock classes. |
| Uses of Scope.Strategy in com.opensymphony.xwork2.inject |
|---|
| Methods in com.opensymphony.xwork2.inject that return Scope.Strategy | |
|---|---|
Scope.Strategy |
Context.getScopeStrategy()
Gets the current scope strategy. |
| Methods in com.opensymphony.xwork2.inject with parameters of type Scope.Strategy | |
|---|---|
void |
Container.setScopeStrategy(Scope.Strategy scopeStrategy)
Sets the scope strategy for the current thread. |
| Uses of Scope.Strategy in com.opensymphony.xwork2.mock |
|---|
| Methods in com.opensymphony.xwork2.mock with parameters of type Scope.Strategy | |
|---|---|
void |
MockContainer.setScopeStrategy(Scope.Strategy scopeStrategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||