Uses of Package
org.apache.axis2.classloader

Packages that use org.apache.axis2.classloader
org.apache.axis2.classloader   
org.apache.axis2.deployment   
 

Classes in org.apache.axis2.classloader used by org.apache.axis2.classloader
AbstractResourceHandle
           
AbstractUrlResourceLocation
           
BeanInfoCache
          BeanInfo cache that stores introspection results by bean class and stop class.
BeanInfoCachingClassLoader
          Interface implemented by class loaders that keep a BeanInfo cache.
JarFileClassLoader
          The JarFileClassLoader that loads classes and resources from a list of JarFiles.
MultiParentClassLoader
          A MultiParentClassLoader is a simple extension of the URLClassLoader that simply changes the single parent class loader model to support a list of parent class loaders.
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
 

Classes in org.apache.axis2.classloader used by org.apache.axis2.deployment
BeanInfoCache
          BeanInfo cache that stores introspection results by bean class and stop class.
BeanInfoCachingClassLoader
          Interface implemented by class loaders that keep a BeanInfo cache.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.