org.mule.devkit.nexus
Class PluginCatalogContentLocator.ClassifierArtifactInfoFilter

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

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


Constructor Summary
PluginCatalogContentLocator.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

PluginCatalogContentLocator.ClassifierArtifactInfoFilter

public PluginCatalogContentLocator.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.