Interface ComponentDescriptorExtractor

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ROLE  
    • Field Detail

      • ROLE

        static final java.lang.String ROLE
    • Method Detail

      • extract

        java.util.List<org.codehaus.plexus.component.repository.ComponentDescriptor<?>> extract​(MetadataGenerationRequest configuration,
                                                                                                org.codehaus.plexus.component.repository.ComponentDescriptor<?>[] roleDefaults)
                                                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception