org.apache.geronimo.kernel.classloader
Interface ResourceLocation
- All Known Implementing Classes:
- AbstractUrlResourceLocation
- public interface ResourceLocation
This is a location which is searched by
- Version:
- $Rev: 409817 $ $Date: 2006-05-27 09:56:38 +0200 (Sat, 27 May 2006) $
getCodeSource
public URL getCodeSource()
getResourceHandle
public ResourceHandle getResourceHandle(String resourceName)
getManifest
public Manifest getManifest()
throws IOException
- Throws:
IOException
close
public void close()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.