|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.util.velocity.NullVelocityLogSystem
public class NullVelocityLogSystem
Implement the LogSystem interface to swallow velocity log messages.
| Field Summary |
|---|
| Fields inherited from interface org.apache.velocity.runtime.log.LogSystem |
|---|
DEBUG_ID, DEBUG_ON, ERROR_ID, INFO_ID, WARN_ID |
| Constructor Summary | |
|---|---|
NullVelocityLogSystem()
|
|
| Method Summary | |
|---|---|
void |
init(org.apache.velocity.runtime.RuntimeServices runtimeServices)
|
void |
logVelocityMessage(int maxResults,
java.lang.String string)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullVelocityLogSystem()
| Method Detail |
|---|
public void init(org.apache.velocity.runtime.RuntimeServices runtimeServices)
throws java.lang.Exception
init in interface org.apache.velocity.runtime.log.LogSystemjava.lang.Exception
public void logVelocityMessage(int maxResults,
java.lang.String string)
logVelocityMessage in interface org.apache.velocity.runtime.log.LogSystem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||