Interface Summary | |
---|---|
RuntimeConstants | This class defines the keys that are used in the velocity.properties file so that they can be referenced as a constant within Java code. |
RuntimeLogger | Interface for internal runtime logging services that are needed by the |
RuntimeServices | Interface for internal runtime services that are needed by the various components w/in Velocity. |
Class Summary | |
---|---|
Runtime | This is the Runtime system for Velocity. |
RuntimeInstance | This is the Runtime system for Velocity. |
RuntimeSingleton | This is the Runtime system for Velocity. |
VelocimacroFactory | VelocimacroFactory.java manages the set of VMs in a running Velocity engine. |
VelocimacroFactory.Twonk | small continer class to hold the duple of a template and modification time. |
VelocimacroManager | Manages VMs in namespaces. |
VelocimacroManager.MacroEntry | wrapper class for holding VM information |