Package org.apache.axis2.classloader
Interface BeanInfoCachingClassLoader
- All Known Implementing Classes:
DeploymentClassLoader
public interface BeanInfoCachingClassLoader
Interface implemented by class loaders that keep a
BeanInfo cache.-
Method Summary
-
Method Details
-
getBeanInfoCache
BeanInfoCache getBeanInfoCache()Get theBeanInfocache for this class loader.- Returns:
- the cache instance; must not be
null
-