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 voidexecute()voidsetFile(String file)voidsetOut(String outFile)voidsetResource(String res)voidsetType(String type)Set the resource type that will be loaded
-