org.apache.xbean.classloader
Interface ResourceLocation
- All Known Implementing Classes:
- AbstractUrlResourceLocation, DirectoryResourceLocation, JarResourceLocation
public interface ResourceLocation
This is a location which is searched by
- Version:
- $Rev: 437551 $ $Date: 2006-08-28 02:14:47 -0400 (Mon, 28 Aug 2006) $
getCodeSource
URL getCodeSource()
getResourceHandle
ResourceHandle getResourceHandle(String resourceName)
getManifest
Manifest getManifest()
throws IOException
- Throws:
IOException
close
void close()
Copyright © 2005-2012. All Rights Reserved.