Class ProductArchiverMojo.ProductArchiver

  • Enclosing class:
    ProductArchiverMojo

    private abstract class ProductArchiverMojo.ProductArchiver
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ProductArchiver()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      (package private) abstract org.codehaus.plexus.archiver.Archiver getArchiver()  
      • Methods inherited from class java.lang.Object

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

      • ProductArchiver

        private ProductArchiver()
    • Method Detail

      • getArchiver

        abstract org.codehaus.plexus.archiver.Archiver getArchiver()
                                                            throws org.codehaus.plexus.archiver.ArchiverException
        Throws:
        org.codehaus.plexus.archiver.ArchiverException