|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.opensymphony.xwork2.inject | |
---|---|
com.opensymphony.xwork2 | Main Xwork interfaces and classes. |
com.opensymphony.xwork2.config | Configuration core classes. |
com.opensymphony.xwork2.config.impl | Configuration implementation classes. |
com.opensymphony.xwork2.config.providers | Configuration provider classes. |
com.opensymphony.xwork2.inject | Guice (pronounced "juice"). |
com.opensymphony.xwork2.interceptor | Interceptor classes. |
com.opensymphony.xwork2.spring | Spring ObjectFactory classes. |
com.opensymphony.xwork2.util | XWork util classes. |
com.opensymphony.xwork2.validator | XWork validation subsystem. |
Classes in com.opensymphony.xwork2.inject used by com.opensymphony.xwork2 | |
---|---|
Container
Injects dependencies into constructors, methods and fields annotated with Inject . |
|
Inject
Annotates members and parameters which should have their value[s] injected. |
Classes in com.opensymphony.xwork2.inject used by com.opensymphony.xwork2.config | |
---|---|
Container
Injects dependencies into constructors, methods and fields annotated with Inject . |
|
ContainerBuilder
Builds a dependency injection Container . |
Classes in com.opensymphony.xwork2.inject used by com.opensymphony.xwork2.config.impl | |
---|---|
Container
Injects dependencies into constructors, methods and fields annotated with Inject . |
|
Context
Context of the current injection. |
|
Factory
A custom factory. |
|
Scope
Scope of an injected objects. |
Classes in com.opensymphony.xwork2.inject used by com.opensymphony.xwork2.config.providers | |
---|---|
ContainerBuilder
Builds a dependency injection Container . |
|
Inject
Annotates members and parameters which should have their value[s] injected. |
Classes in com.opensymphony.xwork2.inject used by com.opensymphony.xwork2.inject | |
---|---|
Container
Injects dependencies into constructors, methods and fields annotated with Inject . |
|
ContainerBuilder
Builds a dependency injection Container . |
|
Context
Context of the current injection. |
|
Factory
A custom factory. |
|
Scope
Scope of an injected objects. |
|
Scope.Strategy
Pluggable scoping strategy. |
Classes in com.opensymphony.xwork2.inject used by com.opensymphony.xwork2.interceptor | |
---|---|
Inject
Annotates members and parameters which should have their value[s] injected. |
Classes in com.opensymphony.xwork2.inject used by com.opensymphony.xwork2.spring | |
---|---|
Inject
Annotates members and parameters which should have their value[s] injected. |
Classes in com.opensymphony.xwork2.inject used by com.opensymphony.xwork2.util | |
---|---|
Inject
Annotates members and parameters which should have their value[s] injected. |
Classes in com.opensymphony.xwork2.inject used by com.opensymphony.xwork2.validator | |
---|---|
Inject
Annotates members and parameters which should have their value[s] injected. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |