org.apache.axis2.classloader
Interface ResourceLocation
- All Known Implementing Classes:
- AbstractUrlResourceLocation, DirectoryResourceLocation, JarResourceLocation
public interface ResourceLocation
This is a location which is searched by
- Version:
- $Rev: 704201 $ $Date: 2008-10-13 14:52:25 -0400 (Mon, 13 Oct 2008) $
getCodeSource
java.net.URL getCodeSource()
getResourceHandle
ResourceHandle getResourceHandle(java.lang.String resourceName)
getManifest
java.util.jar.Manifest getManifest()
throws java.io.IOException
- Throws:
java.io.IOException
close
void close()
Copyright © 2007 Apache Web Services Project. All Rights Reserved.