Class MSVCManifest

  • All Implemented Interfaces:
    Manifest, org.codehaus.plexus.logging.LogEnabled

    @Component(role=Manifest.class,
               hint="msvc",
               instantiationStrategy="per-lookup")
    public class MSVCManifest
    extends org.codehaus.plexus.logging.AbstractLogEnabled
    implements Manifest
    • Field Summary

      • Fields inherited from interface org.codehaus.mojo.natives.linker.Manifest

        ROLE
    • Constructor Summary

      Constructors 
      Constructor Description
      MSVCManifest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run​(ManifestConfiguration config)  
      • Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled

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

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