public class XmlMerge extends Object implements WildFlyPackageTask
WildFlyPackageTask.Phase| Constructor and Description |
|---|
XmlMerge() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFilter(FileFilter filter) |
void |
execute(WfInstallPlugin plugin,
org.jboss.galleon.runtime.PackageRuntime pkg) |
WildFlyPackageTask.Phase |
getPhase() |
boolean |
includeFile(String path) |
void |
setBasedir(String basedir) |
void |
setOutput(String output) |
public void setBasedir(String basedir)
public void setOutput(String output)
public void addFilter(FileFilter filter)
public boolean includeFile(String path)
public WildFlyPackageTask.Phase getPhase()
getPhase in interface WildFlyPackageTaskpublic void execute(WfInstallPlugin plugin, org.jboss.galleon.runtime.PackageRuntime pkg) throws org.jboss.galleon.ProvisioningException
execute in interface WildFlyPackageTaskorg.jboss.galleon.ProvisioningExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.