|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inject | |
---|---|
com.opensymphony.xwork2 | Main Xwork interfaces and classes. |
com.opensymphony.xwork2.config.providers | Configuration provider classes. |
com.opensymphony.xwork2.interceptor | Interceptor classes. |
com.opensymphony.xwork2.spring | Spring ObjectFactory classes. |
com.opensymphony.xwork2.util | XWork util classes. |
Uses of Inject in com.opensymphony.xwork2 |
---|
Methods in com.opensymphony.xwork2 with annotations of type Inject | |
---|---|
void |
DefaultActionProxy.setActionEventListener(ActionEventListener listener)
|
void |
ActionChainResult.setActionProxyFactory(ActionProxyFactory actionProxyFactory)
|
void |
ObjectFactory.setClassLoader(ClassLoader cl)
|
void |
DefaultActionProxy.setConfiguration(Configuration config)
|
void |
DefaultActionProxyFactory.setContainer(Container container)
|
void |
ObjectFactory.setContainer(Container container)
|
void |
DefaultActionProxy.setObjectFactory(ObjectFactory factory)
|
static void |
ObjectFactory.setObjectFactory(ObjectFactory factory)
|
void |
TextProviderFactory.setTextProvider(TextProvider textProvider)
|
void |
DefaultActionProxy.setUnknownHandler(UnknownHandler handler)
|
Uses of Inject in com.opensymphony.xwork2.config.providers |
---|
Methods in com.opensymphony.xwork2.config.providers with annotations of type Inject | |
---|---|
void |
XmlConfigurationProvider.setObjectFactory(ObjectFactory objectFactory)
|
Uses of Inject in com.opensymphony.xwork2.interceptor |
---|
Methods in com.opensymphony.xwork2.interceptor with annotations of type Inject | |
---|---|
static void |
ParametersInterceptor.setDevMode(String mode)
|
void |
ScopedModelDrivenInterceptor.setObjectFactory(ObjectFactory factory)
|
Uses of Inject in com.opensymphony.xwork2.spring |
---|
Methods in com.opensymphony.xwork2.spring with annotations of type Inject | |
---|---|
void |
SpringObjectFactory.setApplicationContextPath(String ctx)
|
Uses of Inject in com.opensymphony.xwork2.util |
---|
Methods in com.opensymphony.xwork2.util with annotations of type Inject | |
---|---|
static void |
OgnlValueStack.setAllowStaticMethodAccess(boolean allowStaticMethodAccess)
|
static void |
OgnlValueStack.setDevMode(String mode)
|
static void |
XWorkConverter.setInstance(XWorkConverter instance)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |