| Package | Description |
|---|---|
| org.kie.integration.eap.maven | |
| org.kie.integration.eap.maven.model.layer | |
| org.kie.integration.eap.maven.scanner |
| Modifier and Type | Method and Description |
|---|---|
protected EAPLayer |
EAPBaseMojo.loadBaseLayer() |
protected EAPLayer |
EAPBaseMojo.loadStaticLayer() |
| Modifier and Type | Method and Description |
|---|---|
EAPModule |
EAPLayer.addModule(EAPModule module)
Add a module into the layer.
|
EAPModule |
EAPLayerImpl.addModule(EAPModule module) |
| Modifier and Type | Method and Description |
|---|---|
EAPLayer |
EAPStaticModulesScanner.scan(String layerName,
Collection<org.eclipse.aether.artifact.Artifact> moduleArtifacts,
Collection<org.eclipse.aether.artifact.Artifact> exclusions,
EAPArtifactsHolder artifactsHolder) |
EAPLayer |
EAPModulesScanner.scan(String layerName,
Collection<org.eclipse.aether.artifact.Artifact> moduleArtifacts,
Collection<org.eclipse.aether.artifact.Artifact> exclusions,
EAPArtifactsHolder artifactsHolder)
Scan the module descriptors and generate model module definitions for a single layer.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.