public interface ArtifactFilter
ZipToSrampArchive class when discovering artifacts in the
source archive that should be included in the target S-RAMP archive.| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(CandidateArtifact artifact)
Called to determine if a given artifact from the source archive should be included
in the target S-RAMP archive.
|
void |
setContext(ZipToSrampArchiveContext context)
Called prior to creating the s-ramp archive.
|
void setContext(ZipToSrampArchiveContext context)
context - boolean accepts(CandidateArtifact artifact)
artifact - Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.