org.seasar.cubby.convention.impl
クラス CubbyConventionImpl

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

public class CubbyConventionImpl
extends Object
implements CubbyConvention


コンストラクタの概要
CubbyConventionImpl()
           
 
メソッドの概要
 ActionDef fromPathToActionDef(HttpServletRequest request, String path)
           
 void setContainer(S2Container container)
           
 void setNamingConvention(NamingConvention namingConvention)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CubbyConventionImpl

public CubbyConventionImpl()
メソッドの詳細

setContainer

public void setContainer(S2Container container)

setNamingConvention

public void setNamingConvention(NamingConvention namingConvention)

fromPathToActionDef

public ActionDef fromPathToActionDef(HttpServletRequest request,
                                     String path)
定義:
インタフェース CubbyConvention 内の fromPathToActionDef


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