org.apache.maven.plugin.assembly.filter
Interface ContainerDescriptorHandler

All Superinterfaces:
ArchiveFinalizer, FileSelector
All Known Implementing Classes:
AbstractLineAggregatingHandler, ComponentsXmlArchiverFileFilter, MetaInfServicesHandler, MetaInfSpringHandler, SimpleAggregatingDescriptorHandler

public interface ContainerDescriptorHandler
extends ArchiveFinalizer, FileSelector

Version:
$Id: ContainerDescriptorHandler.java 610981 2008-01-10 23:10:00Z vsiveton $

Field Summary
 
Fields inherited from interface org.codehaus.plexus.components.io.fileselectors.FileSelector
DEFAULT_ROLE_HINT, ROLE
 
Method Summary
 
Methods inherited from interface org.codehaus.plexus.archiver.ArchiveFinalizer
finalizeArchiveCreation, finalizeArchiveExtraction, getVirtualFiles
 
Methods inherited from interface org.codehaus.plexus.components.io.fileselectors.FileSelector
isSelected
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.