パッケージ | 説明 |
---|---|
jp.terasoluna.fw.web.rich.springmvc.servlet.handler |
Rich版のSpring MVCのハンドラ関連
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ExceptionResolveDelegatorImpl
ExceptionResolveDelegatorのデフォルト実装クラス。
|
修飾子とタイプ | フィールドと説明 |
---|---|
protected Class<? extends ExceptionResolveDelegator> |
SimpleMappingExceptionResolverEx.exceptionResolveDelegatorClass
ExceptionResolveDelegator実装クラスの型
|
protected LinkedHashMap<String,ExceptionResolveDelegator> |
SimpleMappingExceptionResolverEx.exceptionResolveDelegatorMap
例外の型をキーにExceptionResolveDelegatorを格納するMap
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
SimpleMappingExceptionResolverEx.setExceptionResolveDelegatorClass(Class<? extends ExceptionResolveDelegator> exceptionResolveDelegatorClass)
例外とビュー名(&エラー情報)のマッピングを保持するクラスを設定する
|
Copyright © 2014. All Rights Reserved.