Frames | No Frames |
Classes implementing org.apache.velocity.runtime.RuntimeLogger | |
class | This is the Runtime system for Velocity. |
Constructors with parameter type org.apache.velocity.runtime.RuntimeLogger | |
BooleanPropertyExecutor.BooleanPropertyExecutor(RuntimeLogger rlog, Introspector is, Class clazz, String property) | |
Default constructor. | |
PropertyExecutor.PropertyExecutor(RuntimeLogger r, Introspector ispctr, Class clazz, String property) |
Fields of type org.apache.velocity.runtime.RuntimeLogger | |
RuntimeLogger |
Constructors with parameter type org.apache.velocity.runtime.RuntimeLogger | |
Recieves our RuntimeServices object
|
Fields of type org.apache.velocity.runtime.RuntimeLogger | |
RuntimeLogger | our engine runtime services
|
RuntimeLogger | Our runtime logger. |
Methods with parameter type org.apache.velocity.runtime.RuntimeLogger | |
void | Sets the runtime logger - this must be called before anything
else besides init() as to get the logger. |
void | Sets the logger. |