com.ozacc.mail.impl
クラス VelocityLogSystem
java.lang.Object
com.ozacc.mail.impl.VelocityLogSystem
- すべての実装インタフェース:
- LogSystem
- class VelocityLogSystem
- extends Object
- implements LogSystem
VelocityのログメッセージをCommonsLoggingを通して出力させるクラス。
- 導入されたバージョン:
- 1.0.3
- バージョン:
- $Id: VelocityLogSystem.java,v 1.2 2004/09/14 18:48:21 otsuka Exp $
- 作成者:
- Tomohiro Otsuka
- 関連項目:
XMLVelocityMailBuilderImpl
,
JDomXMLMailBuilder
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityLogSystem
VelocityLogSystem()
init
public void init(RuntimeServices rsvc)
throws Exception
- 定義:
- インタフェース
LogSystem
内の init
- 例外:
Exception
- 関連項目:
LogSystem.init(org.apache.velocity.runtime.RuntimeServices)
logVelocityMessage
public void logVelocityMessage(int level,
String message)
- 定義:
- インタフェース
LogSystem
内の logVelocityMessage
- 関連項目:
LogSystem.logVelocityMessage(int, java.lang.String)
Copyright © 2004 OZACC. All Rights Reserved.