org.seasar.cubby.controller.impl
クラス CubbyConfigurationImpl

java.lang.Object
  上位を拡張 org.seasar.cubby.controller.impl.CubbyConfigurationImpl
すべての実装されたインタフェース:
CubbyConfiguration

public class CubbyConfigurationImpl
extends Object
implements CubbyConfiguration

作成者:
baba

コンストラクタの概要
CubbyConfigurationImpl(S2Container container)
           
 
メソッドの概要
 FormatPattern getFormatPattern()
           
 RequestParser getRequestParser()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CubbyConfigurationImpl

public CubbyConfigurationImpl(S2Container container)
メソッドの詳細

getRequestParser

public RequestParser getRequestParser()
定義:
インタフェース CubbyConfiguration 内の getRequestParser

getFormatPattern

public FormatPattern getFormatPattern()
定義:
インタフェース CubbyConfiguration 内の getFormatPattern


Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.