Uses of Interface
org.apache.struts2.inject.Scope.Strategy
Packages that use Scope.Strategy
Package
Description
Guice (pronounced "juice").
XWork specific mock classes.
- 
Uses of Scope.Strategy in org.apache.struts2.injectMethods in org.apache.struts2.inject that return Scope.StrategyMethods in org.apache.struts2.inject with parameters of type Scope.StrategyModifier and TypeMethodDescriptionvoidContainer.setScopeStrategy(Scope.Strategy scopeStrategy) Sets the scope strategy for the current thread.
- 
Uses of Scope.Strategy in org.apache.struts2.mockMethods in org.apache.struts2.mock with parameters of type Scope.StrategyModifier and TypeMethodDescriptionvoidMockContainer.setScopeStrategy(Scope.Strategy scopeStrategy)