クラス 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<?>使用すべきではありません。voidsetApplicationContext(org.springframework.context.ApplicationContext context) 使用すべきではありません。voidsetPathMatcher(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