org.apache.geronimo.kernel.classloader
Class JarResourceLocation
java.lang.Object
org.apache.geronimo.kernel.classloader.AbstractUrlResourceLocation
org.apache.geronimo.kernel.classloader.JarResourceLocation
- All Implemented Interfaces:
- ResourceLocation
public class JarResourceLocation
- extends AbstractUrlResourceLocation
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 © 2003-2008 The Apache Geronimo development community. All Rights Reserved.