クラス MessageMatcherFactoryBean
java.lang.ObjectSE
org.springframework.security.config.http.MessageMatcherFactoryBean
- 実装されているすべてのインターフェース:
org.springframework.beans.factory.Aware
、org.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) 使用すべきではありません。メソッドのサマリー
修飾子と型メソッド説明使用すべきではありません。ClassSE<?>
使用すべきではありません。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
使用すべきではありません。MessageMatcherFactoryBean
public MessageMatcherFactoryBean(StringSE path, org.springframework.messaging.simp.SimpMessageType method) 使用すべきではありません。
メソッドの詳細
getObject
使用すべきではありません。- 次で指定:
- インターフェース
org.springframework.beans.factory.FactoryBean<MessageMatcher<?>>
のgetObject
- 例外:
ExceptionSE
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.ApplicationContextAware
のsetApplicationContext
- 例外:
org.springframework.beans.BeansException