インタフェース | 説明 |
---|---|
ServletContextCreator |
サーブレットコンテキストの生成を行うインタフェース。
|
クラス | 説明 |
---|---|
BasicServletContextCreator |
ServletContextCreator の基本実装クラス。 |
DirectoryBasedResourcePathRule |
コンテキストルート直下のディレクトリを言語の切り替えに使用するクラス。
|
FilenameBasedResourcePathRule |
ファイル名を言語の切り替えに使用するクラス。
|
ResourcePathRule |
言語対応リソースパスのルールを表すクラス。
|
TestServletContextCreator |
ServletContextCreator のテスト環境用実装クラス。 |