org.apache.axis2.classloader
Class JarResourceLocation
java.lang.Object
org.apache.axis2.classloader.AbstractUrlResourceLocation
org.apache.axis2.classloader.JarResourceLocation
- All Implemented Interfaces:
- ResourceLocation
public class JarResourceLocation
- extends AbstractUrlResourceLocation
- Version:
- $Rev: 704201 $ $Date: 2008-10-14 00:22:25 +0530 (Tue, 14 Oct 2008) $
JarResourceLocation
public JarResourceLocation(URL codeSource,
File cacheFile)
throws IOException
- Throws:
IOException
getResourceHandle
public ResourceHandle getResourceHandle(String resourceName)
getManifest
public Manifest getManifest()
throws IOException
- Throws:
IOException
close
public void close()
- Specified by:
close
in interface ResourceLocation
- Overrides:
close
in class AbstractUrlResourceLocation
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.