org.seasar.framework.container.factory.aspect
クラス MetaAnnotationAspectDefBuilder.ExpressionImpl

java.lang.Object
  上位を拡張 org.seasar.framework.container.factory.aspect.MetaAnnotationAspectDefBuilder.ExpressionImpl
すべての実装されたインタフェース:
Expression
含まれているクラス:
MetaAnnotationAspectDefBuilder

public class MetaAnnotationAspectDefBuilder.ExpressionImpl
extends Object
implements Expression


フィールドの概要
protected  Annotation annotation
           
 
コンストラクタの概要
MetaAnnotationAspectDefBuilder.ExpressionImpl(Annotation annotation)
           
 
メソッドの概要
 Object evaluate(S2Container container, Map context)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

annotation

protected Annotation annotation
コンストラクタの詳細

MetaAnnotationAspectDefBuilder.ExpressionImpl

public MetaAnnotationAspectDefBuilder.ExpressionImpl(Annotation annotation)
メソッドの詳細

evaluate

public Object evaluate(S2Container container,
                       Map context)
定義:
インタフェース Expression 内の evaluate


Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.