|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.dpml.transit.tools.PluginTask.Antlib
Nested element with the <plugin> element declaring a packaged resource and urn of an antlib descriptor to be loaded from the classloader established by the transit plugin descriptor.
| Constructor Summary | |
PluginTask.Antlib()
|
|
| Method Summary | |
String |
getPath()
Return the antlib resource path. |
String |
getURN()
Return the antlib urn. |
void |
setResource(String path)
Set the antlib resource path |
void |
setUrn(String urn)
Set the urn for this antlib. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PluginTask.Antlib()
| Method Detail |
public void setUrn(String urn)
urn - the antlib urnpublic String getURN()
public void setResource(String path)
path - the resource pathpublic String getPath()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||