Interface BeanInfoCachingClassLoader

All Known Implementing Classes:
DeploymentClassLoader

public interface BeanInfoCachingClassLoader
Interface implemented by class loaders that keep a BeanInfo cache.
  • Method Details

    • getBeanInfoCache

      BeanInfoCache getBeanInfoCache()
      Get the BeanInfo cache for this class loader.
      Returns:
      the cache instance; must not be null