Uses of Interface org.apache.velocity.runtime.RuntimeLogger

Uses in package org.apache.velocity.runtime.parser.node

Constructors with parameter type org.apache.velocity.runtime.RuntimeLogger

GetExecutor.GetExecutor(RuntimeLogger r, Introspector ispect, Class c, String key)
Default constructor.
PropertyExecutor.PropertyExecutor(RuntimeLogger r, Introspector ispctr, Class clazz, String property)

Fields of type org.apache.velocity.runtime.RuntimeLogger

RuntimeLogger

Uses in package org.apache.velocity.runtime

Classes implementing org.apache.velocity.runtime.RuntimeLogger

class
This is the Runtime system for Velocity.

Uses in package org.apache.velocity.util.introspection

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.

Copyright B) 2002 Apache Software Foundation. All Rights Reserved.