|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.vfs.VfsSchemeConfig
public class VfsSchemeConfig
Configures a vfs scheme.
Constructor Summary | |
---|---|
VfsSchemeConfig()
|
Method Summary | |
---|---|
void |
init()
Initialize the scheme. |
void |
setName(java.lang.String name)
Sets the scheme name. |
void |
setPath(Path path)
Sets the scheme path. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VfsSchemeConfig()
Method Detail |
---|
public void setName(java.lang.String name)
public void setPath(Path path)
public void init() throws ConfigException
ConfigException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |