A Swiss Army Knife for OSGi

aQute.bnd.service
Interface ResourceHandle


public interface ResourceHandle


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

Method Detail

getName

java.lang.String getName()

getLocation

ResourceHandle.Location getLocation()

request

java.io.File request()
                     throws java.io.IOException
Throws:
java.io.IOException

Licensed under Apache Software License 2.0

Copyright å© aQute SARL (2000, 2011). All Rights Reserved.