Class DefaultMetadataGenerator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void generateDescriptor​(MetadataGenerationRequest request)  
      protected org.codehaus.plexus.logging.Logger getLogger()  
      • Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled

        enableLogging, setupLogger, setupLogger, setupLogger
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultMetadataGenerator

        public DefaultMetadataGenerator()
    • Method Detail

      • getLogger

        protected org.codehaus.plexus.logging.Logger getLogger()
        Overrides:
        getLogger in class org.codehaus.plexus.logging.AbstractLogEnabled