org.seasar.fisshplate.interceptor
クラス S2FisshplateInterceptor
java.lang.Object
org.seasar.framework.aop.interceptors.AbstractInterceptor
org.seasar.fisshplate.interceptor.S2FisshplateInterceptor
- すべての実装されたインタフェース:
- Serializable, Advice, Interceptor, MethodInterceptor
public class S2FisshplateInterceptor
- extends AbstractInterceptor
S2Fisshplateを利用するためのインターセプタクラスです。
- 作成者:
- rokugen
- 関連項目:
- 直列化された形式
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S2FisshplateInterceptor
public S2FisshplateInterceptor()
invoke
public Object invoke(MethodInvocation invocation)
throws Throwable
- 例外:
Throwable
setMetaDataFactory
public void setMetaDataFactory(TemplateMetaDataFactory metaDataFactory)
- パラメータ:
metaDataFactory
-
Copyright © 2009 The Seasar Foundation. All Rights Reserved.