@Xml(prefix="velocity-template")
@Extension(name="Velocity Template")
@Configurations(value=MuleVelocityModuleConfiguration.class)
public class MuleVelocityModuleExtension
extends Object
This is the main class of an extension, is the entry point from which
configurations, connection providers, operations and sources are going to be
declared.