Class CdiAnnotationProviderExtension
- java.lang.Object
- 
- org.apache.myfaces.config.annotation.CdiAnnotationProviderExtension
 
- 
- All Implemented Interfaces:
- jakarta.enterprise.inject.spi.Extension
 
 public class CdiAnnotationProviderExtension extends Object implements jakarta.enterprise.inject.spi.Extension 
- 
- 
Constructor SummaryConstructors Constructor Description CdiAnnotationProviderExtension()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<Class<? extends Annotation>,Set<Class<?>>>getMap()voidrelease()
 
- 
- 
- 
Method Detail- 
getMappublic Map<Class<? extends Annotation>,Set<Class<?>>> getMap() 
 - 
releasepublic void release() 
 
- 
 
-