Package org.apache.commons.modeler.ant
Class RegistryTask
- java.lang.Object
-
- org.apache.commons.modeler.ant.RegistryTask
-
public final class RegistryTask extends Object
Load descriptors into registry.- Author:
- Costin Manolache
-
-
Constructor Summary
Constructors Constructor Description RegistryTask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
void
setFile(String file)
void
setOut(String outFile)
void
setResource(String res)
void
setType(String type)
Set the resource type that will be loaded
-