public class ArchiveDeploymentToolingExporter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) static java.lang.String |
ARQUILLIAN_TOOLING_DEPLOYMENT_FOLDER |
Constructor and Description |
---|
ArchiveDeploymentToolingExporter() |
Modifier and Type | Method and Description |
---|---|
void |
export(BeforeDeploy event) |
protected void |
writeOutToFile(java.io.File target,
java.lang.String content) |
static final java.lang.String ARQUILLIAN_TOOLING_DEPLOYMENT_FOLDER
public void export(@Observes BeforeDeploy event) throws java.lang.Exception
java.lang.Exception
protected void writeOutToFile(java.io.File target, java.lang.String content)