public final class RegistryTask
extends java.lang.Object
Constructor and Description |
---|
RegistryTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
setFile(java.lang.String file) |
void |
setOut(java.lang.String outFile) |
void |
setResource(java.lang.String res) |
void |
setType(java.lang.String type)
Set the resource type that will be loaded
|
public void setType(java.lang.String type)
type
- public void setFile(java.lang.String file)
public void setResource(java.lang.String res)
public void setOut(java.lang.String outFile)
public void execute() throws java.lang.Exception
java.lang.Exception
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.