Uses of Interface
com.opensymphony.xwork2.inject.Scope.Strategy
Packages that use Scope.Strategy
Package
Description
Guice (pronounced "juice").
XWork specific mock classes.
-
Uses of Scope.Strategy in com.opensymphony.xwork2.inject
Methods in com.opensymphony.xwork2.inject that return Scope.StrategyMethods in com.opensymphony.xwork2.inject with parameters of type Scope.StrategyModifier and TypeMethodDescriptionvoid
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.StrategyModifier and TypeMethodDescriptionvoid
MockContainer.setScopeStrategy
(Scope.Strategy scopeStrategy)