public class DomainBundleArchiver extends AbstractArchiver
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATIONS_LOCATION |
static String |
DOMAIN_LOCATION |
MAVEN_LOCATION, META_INF_LOCATION, ROOT_LOCATION| Modifier | Constructor and Description |
|---|---|
|
DomainBundleArchiver() |
protected |
DomainBundleArchiver(org.codehaus.plexus.archiver.AbstractArchiver archiver) |
| Modifier and Type | Method and Description |
|---|---|
void |
addApplications(File resource,
String[] includes,
String[] excludes) |
void |
addDomain(File resource,
String[] includes,
String[] excludes) |
addMaven, addResource, addToRoot, createArchive, getArchiver, setDestFilepublic static final String APPLICATIONS_LOCATION
public static final String DOMAIN_LOCATION
public DomainBundleArchiver()
protected DomainBundleArchiver(org.codehaus.plexus.archiver.AbstractArchiver archiver)
Copyright © 2018 MuleSoft Inc. All rights reserved.