Class BeanCacheKey


  • public final class BeanCacheKey
    extends Object
    • Constructor Detail

      • BeanCacheKey

        public BeanCacheKey​(boolean isDelegate,
                            Type type,
                            String path,
                            Function<Class<?>,​javax.enterprise.inject.spi.AnnotatedType<?>> lazyAtLoader,
                            Annotation... qualifiers)