@Component(role=ContainerDescriptorHandler.class, hint="metaInf-services", instantiationStrategy="per-lookup") public class MetaInfServicesHandler extends Object
DEFAULT_ROLE_HINT, ROLE| Constructor and Description |
|---|
MetaInfServicesHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
fileMatches(FileInfo fileInfo) |
void |
finalizeArchiveCreation(Archiver archiver) |
void |
finalizeArchiveExtraction(UnArchiver unArchiver) |
protected Map<String,List<String>> |
getCatalog() |
protected String |
getOutputPathPrefix(FileInfo fileInfo) |
List<String> |
getVirtualFiles() |
boolean |
isSelected(FileInfo fileInfo) |
protected void |
setCatalog(Map<String,List<String>> catalog) |
protected boolean fileMatches(FileInfo fileInfo)
public void finalizeArchiveCreation(Archiver archiver)
finalizeArchiveCreation in interface ArchiveFinalizerpublic void finalizeArchiveExtraction(UnArchiver unArchiver)
finalizeArchiveExtraction in interface ArchiveFinalizerpublic List<String> getVirtualFiles()
getVirtualFiles in interface ArchiveFinalizerpublic boolean isSelected(@Nonnull FileInfo fileInfo) throws IOException
isSelected in interface FileSelectorIOExceptionCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.