|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.classloader.AbstractUrlResourceLocation
org.apache.axis2.classloader.JarResourceLocation
public class JarResourceLocation
| Constructor Summary | |
|---|---|
JarResourceLocation(java.net.URL codeSource,
java.io.File cacheFile)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.util.jar.Manifest |
getManifest()
|
ResourceHandle |
getResourceHandle(java.lang.String resourceName)
|
| Methods inherited from class org.apache.axis2.classloader.AbstractUrlResourceLocation |
|---|
equals, getCodeSource, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JarResourceLocation(java.net.URL codeSource,
java.io.File cacheFile)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public ResourceHandle getResourceHandle(java.lang.String resourceName)
public java.util.jar.Manifest getManifest()
throws java.io.IOException
java.io.IOExceptionpublic void close()
close in interface ResourceLocationclose in class AbstractUrlResourceLocation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||