Interface WebAppEnricher


public interface WebAppEnricher
  • Method Summary

    Modifier and Type
    Method
    Description
    URL[]
    enrichment(ClassLoader webappClassLaoder)
     
  • Method Details

    • enrichment

      URL[] enrichment(ClassLoader webappClassLaoder)
      Parameters:
      webappClassLaoder - the webapp classloader, can be null