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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistryTask
public RegistryTask()
setType
public void setType(String type)
- Set the resource type that will be loaded
- Parameters:
type
-
setFile
public void setFile(String file)
setResource
public void setResource(String res)
setOut
public void setOut(String outFile)
execute
public void execute()
throws Exception
- Throws:
Exception
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.