aQute.bnd.service
Interface ResourceHandle


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 © 2014 aQute SARL. All rights reserved.