クラス MessageMatcherFactoryBean

java.lang.ObjectSE
org.springframework.security.config.http.MessageMatcherFactoryBean
実装されているすべてのインターフェース:
org.springframework.beans.factory.Awareorg.springframework.beans.factory.FactoryBean<MessageMatcher<?>>org.springframework.context.ApplicationContextAware

@DeprecatedSE public final class MessageMatcherFactoryBean extends ObjectSE implements org.springframework.beans.factory.FactoryBean<MessageMatcher<?>>, org.springframework.context.ApplicationContextAware
使用すべきではありません。
  • フィールドのサマリー

    インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド

    OBJECT_TYPE_ATTRIBUTE
  • コンストラクターの概要

    コンストラクター
    コンストラクター
    説明
    使用すべきではありません。
    MessageMatcherFactoryBean(StringSE path, org.springframework.messaging.simp.SimpMessageType method)
    使用すべきではありません。
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    使用すべきではありません。
    使用すべきではありません。
    void
    setApplicationContext(org.springframework.context.ApplicationContext context)
    使用すべきではありません。
    void
    setPathMatcher(org.springframework.util.PathMatcher pathMatcher)
    使用すべきではありません。

    クラス java.lang.ObjectSE から継承されたメソッド

    clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE

    インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド

    isSingleton
  • コンストラクターの詳細

    • MessageMatcherFactoryBean

      public MessageMatcherFactoryBean(StringSE path)
      使用すべきではありません。
    • MessageMatcherFactoryBean

      public MessageMatcherFactoryBean(StringSE path, org.springframework.messaging.simp.SimpMessageType method)
      使用すべきではありません。
  • メソッドの詳細

    • getObject

      public MessageMatcher<?> getObject() throws ExceptionSE
      使用すべきではありません。
      次で指定:
      インターフェース org.springframework.beans.factory.FactoryBean<MessageMatcher<?>>getObject 
      例外:
      ExceptionSE
    • getObjectType

      public ClassSE<?> getObjectType()
      使用すべきではありません。
      次で指定:
      インターフェース org.springframework.beans.factory.FactoryBean<MessageMatcher<?>>getObjectType 
    • setPathMatcher

      public void setPathMatcher(org.springframework.util.PathMatcher pathMatcher)
      使用すべきではありません。
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext context) throws org.springframework.beans.BeansException
      使用すべきではありません。
      次で指定:
      インターフェース org.springframework.context.ApplicationContextAwaresetApplicationContext 
      例外:
      org.springframework.beans.BeansException