Package org.apache.geronimo.kernel.classloader

Interface Summary
ResourceFinder Abstraction of resource searching policy.
ResourceHandle This is a handle (a connection) to some resource, which may be a class, native library, text file, image, etc.
ResourceLocation This is a location which is searched by
 

Class Summary
AbstractResourceHandle  
AbstractUrlResourceLocation  
DirectoryResourceHandle  
DirectoryResourceLocation  
IoUtil  
IoUtil.EmptyInputStream  
JarFileClassLoader The JarFileClassLoader that loads classes and resources from a list of JarFiles.
JarFileUrlConnection  
JarFileUrlStreamHandler  
JarResourceHandle  
JarResourceLocation  
ResourceEnumeration  
TemporaryClassLoader ClassLoader implementation that allows classes to be temporarily loaded and then thrown away.
TemporaryClassLoader.IsAnnotationVisitor  
UnionEnumeration<T>  
UrlResourceFinder  
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.