クラス AdvisorEntry

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

public class AdvisorEntry extends ObjectSE implements ParseState.Entry
アドバイザーを表す ParseState エントリ。
導入:
2.0
作成者:
Mark Fisher
  • コンストラクターの詳細

    • AdvisorEntry

      public AdvisorEntry(StringSE name)
      新しい AdvisorEntry インスタンスを作成します。
      パラメーター:
      name - アドバイザーの Bean 名
  • メソッドの詳細