|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Context | |
|---|---|
| com.opensymphony.xwork2.config.impl | Configuration implementation classes. |
| com.opensymphony.xwork2.inject | Guice (pronounced "juice"). |
| org.apache.struts2.config | Classes for Struts configuration and property handling. |
| Uses of Context in com.opensymphony.xwork2.config.impl |
|---|
| Methods in com.opensymphony.xwork2.config.impl with parameters of type Context | |
|---|---|
T |
LocatableConstantFactory.create(Context ignored)
|
T |
LocatableFactory.create(Context context)
|
| Uses of Context in com.opensymphony.xwork2.inject |
|---|
| Classes in com.opensymphony.xwork2.inject that implement Context | |
|---|---|
(package private) class |
ExternalContext<T>
An immutable snapshot of the current context which is safe to expose to client code. |
| Methods in com.opensymphony.xwork2.inject with parameters of type Context | |
|---|---|
T |
Factory.create(Context context)
Creates an object to be injected. |
| Uses of Context in org.apache.struts2.config |
|---|
| Methods in org.apache.struts2.config with parameters of type Context | |
|---|---|
Object |
BeanSelectionProvider.ObjectFactoryDelegateFactory.create(Context context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||