aQute.bnd.service
Interface ResourceHandle

All Known Implementing Classes:
CachingURLResourceHandle

public interface ResourceHandle


Nested Class Summary
static class ResourceHandle.Location
           
 
Method Summary
 ResourceHandle.Location getLocation()
           
 String getName()
           
 File request()
           
 

Method Detail

getName

String getName()

getLocation

ResourceHandle.Location getLocation()

request

File request()
             throws IOException
Throws:
IOException


Copyright © 2012 aQute SARL. All Rights Reserved.