Interface ClassConfig

All Superinterfaces:
DeclarationConfig

public interface ClassConfig extends DeclarationConfig
Allows adding annotations to and removing annotations from a class. Note that the class is not physically altered, the modifications are only seen by the CDI container.
Since:
4.0
See Also: