|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalContext | |
|---|---|
| com.opensymphony.xwork2.inject | Guice (pronounced "juice"). |
| Uses of ExternalContext in com.opensymphony.xwork2.inject |
|---|
| Fields in com.opensymphony.xwork2.inject declared as ExternalContext | |
|---|---|
(package private) ExternalContext<?> |
ContainerImpl.FieldInjector.externalContext
|
(package private) ExternalContext<T> |
ContainerImpl.ParameterInjector.externalContext
|
(package private) ExternalContext<?> |
InternalContext.externalContext
|
| Methods in com.opensymphony.xwork2.inject that return ExternalContext | ||
|---|---|---|
(package private)
|
InternalContext.getExternalContext()
|
|
(package private) static
|
ExternalContext.newInstance(Member member,
Key<T> key,
ContainerImpl container)
|
|
| Methods in com.opensymphony.xwork2.inject with parameters of type ExternalContext | |
|---|---|
(package private) void |
InternalContext.setExternalContext(ExternalContext<?> externalContext)
|
| Constructors in com.opensymphony.xwork2.inject with parameters of type ExternalContext | |
|---|---|
ContainerImpl.ParameterInjector(ExternalContext<T> externalContext,
InternalFactory<? extends T> factory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||