クラス AspectEntry

java.lang.ObjectSE
org.springframework.aop.config.AspectEntry
実装されたすべてのインターフェース:
ParseState.Entry

public class AspectEntry extends ObjectSE implements ParseState.Entry
アスペクトを表す ParseState エントリ。
導入:
2.0
作成者:
Mark Fisher, Juergen Hoeller
  • コンストラクターの詳細

    • AspectEntry

      public AspectEntry(StringSE id, StringSE ref)
      新しい AspectEntry インスタンスを作成します。
      パラメーター:
      id - アスペクト要素の ID
      ref - このアスペクト要素によって参照される Bean 名
  • メソッドの詳細