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-14 00:22:25 +0530 (Tue, 14 Oct 2008) $
getCodeSource
URL getCodeSource()
getResourceHandle
ResourceHandle getResourceHandle(String resourceName)
getManifest
Manifest getManifest()
throws IOException
- Throws:
IOException
close
void close()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.