aQute.bnd.service
Interface IndexProvider


public interface IndexProvider


Method Summary
 List<URI> getIndexLocations()
           
 Set<ResolutionPhase> getSupportedPhases()
           
 

Method Detail

getIndexLocations

List<URI> getIndexLocations()
                            throws Exception
Throws:
Exception

getSupportedPhases

Set<ResolutionPhase> getSupportedPhases()


Copyright © 2014 aQute SARL. All rights reserved.