Class DefaultAssemblyArchiver

  • All Implemented Interfaces:
    AssemblyArchiver

    @Named
    public class DefaultAssemblyArchiver
    extends java.lang.Object
    implements AssemblyArchiver
    Controller component designed to organize the many activities involved in creating an assembly archive. This includes locating and configuring Archiver instances, executing multiple .archive.phase.AssemblyArchiverPhase instances to interpret the various sections of the assembly descriptor and determine which files to add, and other associated activities.