org.mule.devkit.nexus
Class ModuleCatalogContentLocator.ClassifierArtifactInfoFilter

java.lang.Object
  extended by org.mule.devkit.nexus.ModuleCatalogContentLocator.ClassifierArtifactInfoFilter
All Implemented Interfaces:
org.apache.maven.index.ArtifactInfoFilter
Enclosing class:
ModuleCatalogContentLocator

public static class ModuleCatalogContentLocator.ClassifierArtifactInfoFilter
extends Object
implements org.apache.maven.index.ArtifactInfoFilter


Constructor Summary
ModuleCatalogContentLocator.ClassifierArtifactInfoFilter()
           
 
Method Summary
 boolean accepts(org.apache.maven.index.context.IndexingContext ctx, org.apache.maven.index.ArtifactInfo ai)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleCatalogContentLocator.ClassifierArtifactInfoFilter

public ModuleCatalogContentLocator.ClassifierArtifactInfoFilter()
Method Detail

accepts

public boolean accepts(org.apache.maven.index.context.IndexingContext ctx,
                       org.apache.maven.index.ArtifactInfo ai)
Specified by:
accepts in interface org.apache.maven.index.ArtifactInfoFilter


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.