| AbstractAwareInterceptor | 
  | 
| BootstrapAwareInterceptor | 
  | 
| CompositeContext | 
 Simple immutable composite Velocity Context implementation that delegates to a collection of other contexts. 
 | 
| ConfluenceVelocityManager | 
 Confluence specialisation of the Struts VelocityManager. 
 | 
| ConfluenceXWorkTransactionInterceptor | 
 An interceptor that wraps the action execution in a single Hibernate transaction. 
 | 
| EncodingVelocityResult | 
 Struts Velocity result that adds automatic HTML entity encoding support to the result context if the final content
 type is "text/html". 
 | 
| OutputAwareStrutsVelocityContext | 
 | 
| PluginAwareXWorkConfiguration | 
 Appends data about plugins to their Struts configuration 
 | 
| RawTextResult | 
  | 
| SingletonVelocityManager | 
 Struts uses a Guice container to manage its beans, the VelocityManager being one of them. 
 |