| Interface | Description |
|---|---|
| AssemblyArchiverPhase |
Handles one top-level section of the assembly descriptor, to determine which files to include in the assembly archive
for that section.
|
| PhaseOrder |
Indicates the order of a phase
Elements without order will come before the ordered elements
|
| Class | Description |
|---|---|
| AssemblyArchiverPhaseComparator | |
| DependencySetAssemblyPhase |
Handles the top-level <dependencySets/> section of the assembly descriptor.
|
| FileItemAssemblyPhase |
Handles the top-level <files/> section of the assembly descriptor.
|
| FileSetAssemblyPhase |
Handles the <fileSets/> top-level section of the assembly descriptor.
|
| ModuleSetAssemblyPhase |
Handles the <moduleSets/> top-level section of the assembly descriptor.
|
| RepositoryAssemblyPhase |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.