public class ObservablePathFactorySource extends java.lang.Object implements PathContextFactorySource, java.io.Serializable
コンストラクタと説明 |
---|
ObservablePathFactorySource() |
修飾子とタイプ | メソッドと説明 |
---|---|
PathContext |
createPath(java.lang.Object source,
Resource resource)
Pathを返す。
|
java.lang.String |
getFormatType()
PathFactorySourceがサポートするフォーマット名を返す。
|
boolean |
isRequestResource() |
public java.lang.String getFormatType()
PathContextFactorySource
getFormatType
インタフェース内 PathContextFactorySource
public PathContext createPath(java.lang.Object source, Resource resource) throws FatalException
PathContextFactorySource
createPath
インタフェース内 PathContextFactorySource
FatalException
public boolean isRequestResource()
isRequestResource
インタフェース内 PathContextFactorySource