org.codehaus.plexus.velocity
public class DefaultVelocityComponent extends AbstractLogEnabled implements VelocityComponent, Initializable, LogSystem
runtime.log.logsystem.class
org.codehaus.plexus.velocity.Log4JLoggingSystem
runtime.log.logsystem.log4j.category
org.codehaus.plexus.velocity.DefaultVelocityComponentTest
resource.loader
classpath
classpath.resource.loader.class
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
| Field Summary | |
|---|---|
| VelocityEngine | engine |
| Properties | properties |
| RuntimeServices | runtimeServices |
| Method Summary | |
|---|---|
| VelocityEngine | getEngine() |
| void | init(RuntimeServices runtimeServices) |
| void | initialize() |
| void | logVelocityMessage(int level, String message) |