|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.cubby.controller.impl.CubbyConfigurationImpl
public class CubbyConfigurationImpl
Cubby の全体的な設定情報の実装です。
コンストラクタの概要 | |
---|---|
CubbyConfigurationImpl(S2Container container)
インスタンス化します。 |
メソッドの概要 | |
---|---|
FormatPattern |
getFormatPattern()
フォーマットのパターンを取得します。 |
RequestParser |
getRequestParser()
リクエストのパーサを取得します。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public CubbyConfigurationImpl(S2Container container)
指定されたコンテナのルートから設定情報のインスタンスを取得します。
container
- コンテナメソッドの詳細 |
---|
public RequestParser getRequestParser()
CubbyConfiguration
内の getRequestParser
public FormatPattern getFormatPattern()
CubbyConfiguration
内の getFormatPattern
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |