Interface ConfigAnnotationHandler

All Known Implementing Classes:
BehaviorConfigHandler, ComponentConfigHandler, ConverterConfigHandler, ManagedBeanConfigHandler, NamedEventConfigHandler, RenderKitConfigHandler, ValidatorConfigHandler

public interface ConfigAnnotationHandler
Implementations of the interface will be called during application initialization to process any configuration annotations within the web application.
  • Method Details