public class CdiAnnotationProviderExtension extends Object implements jakarta.enterprise.inject.spi.Extension
| Modifier and Type | Field and Description | 
|---|---|
| static String | USE_CDI_FOR_ANNOTATION_SCANNINGDefines if CDI should be used for annotation scanning to improve the startup performance. | 
| Constructor and Description | 
|---|
| CdiAnnotationProviderExtension() | 
@JSFWebConfigParam(since="2.2.9") public static final String USE_CDI_FOR_ANNOTATION_SCANNING
public Map<Class<? extends Annotation>,Set<Class<?>>> getMap()
Copyright © 2021 The Apache Software Foundation. All rights reserved.