aQute.bnd.service
Interface OBRIndexProvider

All Known Implementing Classes:
AbstractBaseOBR, LocalOBR, OBR

public interface OBRIndexProvider


Method Summary
 Collection<URL> getOBRIndexes()
           
 Set<OBRResolutionMode> getSupportedModes()
           
 

Method Detail

getOBRIndexes

Collection<URL> getOBRIndexes()
                              throws IOException
Throws:
IOException

getSupportedModes

Set<OBRResolutionMode> getSupportedModes()


Copyright © 2012 aQute SARL. All Rights Reserved.