|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sets the RootLoader as reference. Reexecution of this task will set a new instance of RootLoader for the reference. arguments:
Field Summary | |
---|---|
String |
name
|
Path |
taskClasspath
|
Constructor Summary | |
RootLoaderRef()
|
Method Summary | |
---|---|
Path |
createClasspath()
Adds a path to the classpath. |
void |
execute()
|
RootLoader |
makeRoot()
|
void |
setClasspath(Path classpath)
Set the classpath to be used for this compilation. |
void |
setClasspathRef(Reference r)
Adds a reference to a classpath defined elsewhere. |
void |
setRef(String n)
sets the name of the reference which should store the Loader |
Constructor Detail |
---|
RootLoaderRef()
Method Detail |
---|
public Path createClasspath()
public void execute()
RootLoader makeRoot()
public void setClasspath(Path classpath)
public void setClasspathRef(Reference r)
public void setRef(String n)