- All Implemented Interfaces:
- VelocityManager
@Component
@Singleton
public class DefaultVelocityManager
extends Object
implements VelocityManager
Note: This class should be moved to the Velocity module. However this is not possible right now since we need to
populate the Velocity Context with XWiki objects that are located in the Core (such as the XWiki object for example)
and since the Core needs to call the Velocity module this would cause a circular dependency.
- Since:
- 1.5M1
- Version:
- $Id: c32e7bde47a2cd86c4d191287cf1c87c4c71d169 $