| Interface | Description | 
|---|---|
| ActionFactory | 
 Used by  
ObjectFactory to build actions | 
| ConverterFactory | 
 Dedicated interface used by  
ObjectFactory to build TypeConverter | 
| InterceptorFactory | 
 Dedicated interface used by  
ObjectFactory to build Interceptor | 
| ResultFactory | 
 Used by  
ObjectFactory to build Result | 
| UnknownHandlerFactory | 
 Dedicated interface used by  
ObjectFactory to build UnknownHandler | 
| ValidatorFactory | 
 Dedicated interface used by  
ObjectFactory to build Validator | 
| Class | Description | 
|---|---|
| DefaultActionFactory | 
 Default implementation 
 | 
| DefaultConverterFactory | 
 Default implementation 
 | 
| DefaultInterceptorFactory | 
 Default implementation 
 | 
| DefaultResultFactory | 
 Default implementation 
 | 
| DefaultUnknownHandlerFactory | 
 Default implementation 
 | 
| DefaultValidatorFactory | 
 Default implementation 
 | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.