S-RAMP Integration: Teiid 0.4.0.Final
-
- All Implemented Interfaces:
- org.overlord.sramp.atom.archive.expand.ArtifactFilter
public final class VdbArtifactFilter
extends Object
implements org.overlord.sramp.atom.archive.expand.ArtifactFilter
The artifact filter used when expanding a Teiid VDB. Artifacts will be created for all files contained in the VDB except for
index files.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
accepts(org.overlord.sramp.atom.archive.expand.CandidateArtifact artifact) |
static boolean |
accepts(String path) |
void |
setContext(org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveContext context) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
S-RAMP Integration: Teiid 0.4.0.Final
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.