Uses of Class
org.apache.axis2.classloader.BeanInfoCache

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

Uses of BeanInfoCache in org.apache.axis2.classloader
 

Methods in org.apache.axis2.classloader that return BeanInfoCache
 BeanInfoCache BeanInfoCachingClassLoader.getBeanInfoCache()
          Get the BeanInfo cache for this class loader.
 BeanInfoCache JarFileClassLoader.getBeanInfoCache()
           
 

Uses of BeanInfoCache in org.apache.axis2.deployment
 

Methods in org.apache.axis2.deployment that return BeanInfoCache
 BeanInfoCache DeploymentClassLoader.getBeanInfoCache()
           
 



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