Class DefaultRanlibManager

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

    public class DefaultRanlibManager
    extends org.codehaus.plexus.logging.AbstractLogEnabled
    implements RanlibManager, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.util.Map providers  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Ranlib getRanlib​(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
    • Field Detail

      • providers

        private java.util.Map providers
    • Constructor Detail

      • DefaultRanlibManager

        public DefaultRanlibManager()