org.seasar.cubby.convention.impl
クラス PathResolverImpl
java.lang.Object
org.seasar.cubby.convention.impl.PathResolverImpl
- すべての実装されたインタフェース:
- PathResolver, Disposable
public class PathResolverImpl
- extends Object
- implements PathResolver, Disposable
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathResolverImpl
public PathResolverImpl()
setUriEncoding
public void setUriEncoding(String uriEncoding)
initialize
public void initialize()
dispose
public void dispose()
- 定義:
- インタフェース
Disposable
内の dispose
add
public void add(String patternStr,
Class<? extends Action> actionClass,
String methodName)
getForwardInfo
public ForwardInfo getForwardInfo(String path)
- 定義:
- インタフェース
PathResolver
内の getForwardInfo
setNamingConvention
public void setNamingConvention(NamingConvention namingConvention)
Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.