|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
interface of the mapping definition
| Method Summary | |
void |
check()
checks the mapping |
Resource |
getArchive()
|
java.lang.ClassLoader |
getClassLoaderForArchive()
|
java.lang.ClassLoader |
getClassLoaderForPhysical(boolean reload)
return the ClassLoader that match on the physical directory |
Resource |
getClassRootDirectory()
|
Config |
getConfig()
returns config of the mapping |
PageSource |
getPageSource(java.lang.String realPath)
pagesoucre matching given realpath |
PageSource |
getPageSource(java.lang.String path,
boolean isOut)
|
Resource |
getPhysical()
|
java.lang.String |
getStrArchive()
|
java.lang.String |
getStrPhysical()
|
java.lang.String |
getVirtual()
|
java.lang.String |
getVirtualLowerCase()
|
java.lang.String |
getVirtualLowerCaseWithSlash()
|
boolean |
hasArchive()
|
boolean |
hasPhysical()
|
boolean |
isHidden()
|
boolean |
isPhysicalFirst()
|
boolean |
isReadonly()
|
boolean |
isTopLevel()
|
boolean |
isTrusted()
|
| Methods inherited from interface railo.runtime.dump.Dumpable |
toDumpData |
| Method Detail |
public java.lang.ClassLoader getClassLoaderForArchive()
public java.lang.ClassLoader getClassLoaderForPhysical(boolean reload)
throws java.io.IOException
reload - reload the ClassLoader
java.io.IOExceptionpublic Resource getPhysical()
public java.lang.String getVirtualLowerCase()
public java.lang.String getVirtualLowerCaseWithSlash()
public Resource getArchive()
public boolean hasArchive()
public boolean hasPhysical()
public Resource getClassRootDirectory()
public PageSource getPageSource(java.lang.String realPath)
realPath -
public PageSource getPageSource(java.lang.String path,
boolean isOut)
path - isOut -
public void check()
public boolean isHidden()
public boolean isPhysicalFirst()
public boolean isReadonly()
public java.lang.String getStrArchive()
public java.lang.String getStrPhysical()
public boolean isTrusted()
public boolean isTopLevel()
public java.lang.String getVirtual()
public Config getConfig()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||