org.mule.devkit.nexus
Class PluginCatalogContentLocator
java.lang.Object
org.mule.devkit.nexus.PluginCatalogContentLocator
- All Implemented Interfaces:
- org.sonatype.nexus.proxy.item.ContentLocator
public class PluginCatalogContentLocator
- extends Object
- implements org.sonatype.nexus.proxy.item.ContentLocator
|
Constructor Summary |
PluginCatalogContentLocator(org.apache.maven.index.context.IndexingContext indexingContext,
org.apache.maven.index.NexusIndexer nexusIndexer,
org.apache.maven.index.ArtifactInfoFilter artifactInfoFilter)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginCatalogContentLocator
public PluginCatalogContentLocator(org.apache.maven.index.context.IndexingContext indexingContext,
org.apache.maven.index.NexusIndexer nexusIndexer,
org.apache.maven.index.ArtifactInfoFilter artifactInfoFilter)
getContent
public InputStream getContent()
throws IOException
- Specified by:
getContent in interface org.sonatype.nexus.proxy.item.ContentLocator
- Throws:
IOException
getMimeType
public String getMimeType()
- Specified by:
getMimeType in interface org.sonatype.nexus.proxy.item.ContentLocator
isReusable
public boolean isReusable()
- Specified by:
isReusable in interface org.sonatype.nexus.proxy.item.ContentLocator
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.