Class AnnotationScanExtension

java.lang.Object
cloud.piranha.webapp.annotationscan.AnnotationScanExtension
All Implemented Interfaces:
WebApplicationExtension

public class AnnotationScanExtension extends Object implements WebApplicationExtension
The extension that enables annotation scanning.
Author:
Manfred Riem ([email protected])
  • Constructor Details

    • AnnotationScanExtension

      public AnnotationScanExtension()
  • Method Details