|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.loader.ClasspathConfig
public class ClasspathConfig
Class for configuration.
| Constructor Summary | |
|---|---|
ClasspathConfig()
|
|
| Method Summary | |
|---|---|
void |
init()
Initialize |
void |
setCompile(boolean compile)
Sets true if compilation is allowed. |
void |
setId(Path id)
Sets the id. |
void |
setLibraryDir(boolean libraryDir)
Sets true if it's a jar library direcotyr |
void |
setSource(Path source)
Sets the source. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClasspathConfig()
| Method Detail |
|---|
public void setId(Path id)
public void setSource(Path source)
public void setCompile(boolean compile)
public void setLibraryDir(boolean libraryDir)
public void init()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||