Class DefaultManifestManager

  • All Implemented Interfaces:
    ManifestManager, org.codehaus.plexus.logging.LogEnabled, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable

    @Component(role=ManifestManager.class,
               hint="native-manifest-provider-manager")
    public class DefaultManifestManager
    extends org.codehaus.plexus.logging.AbstractLogEnabled
    implements ManifestManager, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.util.Map<java.lang.String,​Manifest> providers  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Manifest getManifest​(java.lang.String providerType)  
      void initialize()  
      • 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