| Package | Description | 
|---|---|
| com.opensymphony.xwork2 | Main XWork interfaces and classes. | 
| com.opensymphony.xwork2.config.providers | Configuration provider classes. | 
| com.opensymphony.xwork2.conversion.impl | |
| com.opensymphony.xwork2.factory | |
| com.opensymphony.xwork2.interceptor | Interceptor classes. | 
| com.opensymphony.xwork2.ognl.accessor | |
| com.opensymphony.xwork2.validator | XWork validation subsystem. | 
| org.apache.struts2.components | |
| org.apache.struts2.conversion | |
| org.apache.struts2.dispatcher | This package contains a reimagining of the traditional Struts filter dispatchers. | 
| org.apache.struts2.factory | |
| org.apache.struts2.interceptor | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ObjectFactory | DefaultActionInvocation. objectFactory | 
| protected ObjectFactory | DefaultActionProxy. objectFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultActionInvocation. setObjectFactory(ObjectFactory fac) | 
| void | DefaultActionProxy. setObjectFactory(ObjectFactory factory) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ObjectFactory | XmlDocConfigurationProvider. objectFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<InterceptorMapping> | InterceptorBuilder. constructInterceptorReference(InterceptorLocator interceptorLocator,
                             String refName,
                             Map<String,String> refParams,
                             Location location,
                             ObjectFactory objectFactory)Builds a list of interceptors referenced by the refName in the supplied PackageConfig (InterceptorMapping object). | 
| void | XmlDocConfigurationProvider. setObjectFactory(ObjectFactory objectFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InstantiatingNullHandler. setObjectFactory(ObjectFactory fac) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultActionFactory. setObjectFactory(ObjectFactory objectFactory) | 
| void | DefaultResultFactory. setObjectFactory(ObjectFactory objectFactory)Deprecated.  | 
| void | DefaultValidatorFactory. setObjectFactory(ObjectFactory objectFactory) | 
| void | DefaultInterceptorFactory. setObjectFactory(ObjectFactory objectFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Object | ScopedModelDrivenInterceptor. resolveModel(ObjectFactory factory,
            ActionContext actionContext,
            String modelClassName,
            String modelScope,
            String modelName)Deprecated.  | 
| void | ScopedModelDrivenInterceptor. setObjectFactory(ObjectFactory factory)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XWorkListPropertyAccessor. setObjectFactory(ObjectFactory fac) | 
| void | XWorkCollectionPropertyAccessor. setObjectFactory(ObjectFactory fac) | 
| void | XWorkMapPropertyAccessor. setObjectFactory(ObjectFactory fac) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ObjectFactory | DefaultValidatorFactory. objectFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultValidatorFileParser. setObjectFactory(ObjectFactory fac) | 
| Constructor and Description | 
|---|
| DefaultValidatorFactory(ObjectFactory objectFactory,
                       ValidatorFileParser parser) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ObjectFactory | Bean. objectFactory | 
| protected ObjectFactory | Form. objectFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Bean. setObjectFactory(ObjectFactory objectFactory) | 
| void | Form. setObjectFactory(ObjectFactory objectFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StrutsTypeConverterCreator. setObjectFactory(ObjectFactory objectFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Dispatcher. setObjectFactory(ObjectFactory objectFactory) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ObjectFactory | StrutsResultFactory. objectFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StrutsResultFactory. setObjectFactory(ObjectFactory objectFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Object | ScopedModelDrivenInterceptor. resolveModel(ObjectFactory factory,
            ActionContext actionContext,
            String modelClassName,
            String modelScope,
            String modelName) | 
| void | ScopedModelDrivenInterceptor. setObjectFactory(ObjectFactory factory) | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.