org.mule.tools.visualizer.util
Class VelocityLogger
java.lang.Object
org.mule.tools.visualizer.util.VelocityLogger
- All Implemented Interfaces:
- org.apache.velocity.runtime.log.LogSystem
- public class VelocityLogger
- extends Object
- implements org.apache.velocity.runtime.log.LogSystem
Fields inherited from interface org.apache.velocity.runtime.log.LogSystem |
DEBUG_ID, DEBUG_ON, ERROR_ID, INFO_ID, WARN_ID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityLogger
public VelocityLogger(GraphEnvironment environment)
init
public void init(org.apache.velocity.runtime.RuntimeServices arg0)
throws Exception
- Specified by:
init
in interface org.apache.velocity.runtime.log.LogSystem
- Throws:
Exception
logVelocityMessage
public void logVelocityMessage(int arg0,
String arg1)
- Specified by:
logVelocityMessage
in interface org.apache.velocity.runtime.log.LogSystem
getEnvironment
public GraphEnvironment getEnvironment()
setEnvironment
public void setEnvironment(GraphEnvironment environment)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.