Uses of Interface
nablarch.fw.web.i18n.ServletContextCreator
-
Uses of ServletContextCreator in nablarch.fw.web.i18n
Modifier and TypeClassDescriptionclass
ServletContextCreator
の基本実装クラス。
セッションおよびリポジトリ経由でサーブレットコンテキストを取得する。
サーブレットコンテキストを取得できない場合はIllegalStateException
を送出する。Modifier and TypeMethodDescriptionvoid
ResourcePathRule.setServletContextCreator
(ServletContextCreator servletContextCreator) ServletContextCreator
を設定する。