public class CdiAnnotationProviderExtension extends Object implements javax.enterprise.inject.spi.Extension
| Constructor and Description | 
|---|
| CdiAnnotationProviderExtension() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<Class<? extends Annotation>,Set<Class<?>>> | getMap() | 
| void | release() | 
public Map<Class<? extends Annotation>,Set<Class<?>>> getMap()
public void release()
Copyright © 2022 The Apache Software Foundation. All rights reserved.