org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.maven.is
Class MavenRepositoryInlineIS

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.maven.is.MavenRepositoryInlineIS
All Implemented Interfaces:
IMavenRepositoryIS

public class MavenRepositoryInlineIS
extends Object
implements IMavenRepositoryIS


Field Summary
 
Fields inherited from interface org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.maven.is.IMavenRepositoryIS
EXTERNALS_REPO_ID, RELEASES_REPO_ID, SNAPSHOTS_REPO_ID
 
Constructor Summary
MavenRepositoryInlineIS()
           
 
Method Summary
 IMavenRepositoryInfo getMavenRepository(String id)
           
 IMavenRepositoryInfo getNexusRepository(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenRepositoryInlineIS

public MavenRepositoryInlineIS()
Method Detail

getMavenRepository

public IMavenRepositoryInfo getMavenRepository(String id)
                                        throws Exception
Specified by:
getMavenRepository in interface IMavenRepositoryIS
Throws:
Exception

getNexusRepository

public IMavenRepositoryInfo getNexusRepository(String id)
                                        throws Exception
Specified by:
getNexusRepository in interface IMavenRepositoryIS
Throws:
Exception


Copyright © 2013. All Rights Reserved.