Class WebAnnotationExtension

java.lang.Object
cloud.piranha.webapp.webannotation.WebAnnotationExtension
All Implemented Interfaces:
WebApplicationExtension

public class WebAnnotationExtension
extends java.lang.Object
implements WebApplicationExtension
The extension for WebAnnotation processing.
Author:
Thiago Henrique Hupner
  • Constructor Summary

    Constructors 
    Constructor Description
    WebAnnotationExtension()  
  • Method Summary

    Modifier and Type Method Description
    void configure​(WebApplication webApplication)
    Configure the web application.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface cloud.piranha.webapp.api.WebApplicationExtension

    extend