org.seasar.cubby.convention
インタフェース PathResolver

既知の実装クラスの一覧:
PathResolverImpl

public interface PathResolver

RequestRoutingFilter がフォワードするための情報を抽出するクラス。

作成者:
baba

メソッドの概要
 ForwardInfo getForwardInfo(String path)
          指定されたパスからフォワードするための情報を抽出します。
 

メソッドの詳細

getForwardInfo

ForwardInfo getForwardInfo(String path)
指定されたパスからフォワードするための情報を抽出します。

パラメータ:
path - パス
戻り値:
フォワード情報


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