Uses of Class
net.sf.taverna.raven.spi.AbstractArtifactFilter

Packages that use AbstractArtifactFilter
net.sf.taverna.raven.spi Listeners used to bind to a Repository and provide monitoring of that Repository for implementations of a particular Service Provider Interface (SPI). 
 

Uses of AbstractArtifactFilter in net.sf.taverna.raven.spi
 

Subclasses of AbstractArtifactFilter in net.sf.taverna.raven.spi
 class LatestVersionFilter
          Filters the set of artifacts, removing all but the latest version of each groupId,artifactId pair.
 class Profile
          A Profile in this context is a set of Artifacts that are known to work in conjunction with one another.