org.apache.xbean.classloader
public interface ResourceLocation
Modifier and Type | Method and Description |
---|---|
void |
close() |
java.net.URL |
getCodeSource() |
java.util.jar.Manifest |
getManifest() |
ResourceHandle |
getResourceHandle(java.lang.String resourceName) |
java.net.URL getCodeSource()
ResourceHandle getResourceHandle(java.lang.String resourceName)
java.util.jar.Manifest getManifest() throws java.io.IOException
java.io.IOException
void close()
Copyright © 2005-2014. All Rights Reserved.