Class ContainerInitializerAnnotationHandler

  • All Implemented Interfaces:
    AnnotationParser.Handler

    public class ContainerInitializerAnnotationHandler
    extends AnnotationParser.AbstractHandler
    ContainerInitializerAnnotationHandler

    Discovers classes that contain the specified annotation, either at class or method level. The specified annotation is derived from an @HandlesTypes on a ServletContainerInitializer class.