@Component(role=ContainerDescriptorHandler.class, hint="metaInf-services", instantiationStrategy="per-lookup") public class MetaInfServicesHandler extends AbstractLineAggregatingHandler
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
SERVICES_PATH_PREFIX |
| Constructor and Description |
|---|
MetaInfServicesHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
fileMatches(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo) |
protected java.lang.String |
getOutputPathPrefix(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo) |
addToArchive, finalizeArchiveCreation, finalizeArchiveExtraction, getCatalog, getEncoding, getVirtualFiles, isSelected, readLines, setCatalogprivate static final java.lang.String SERVICES_PATH_PREFIX
protected java.lang.String getOutputPathPrefix(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo)
getOutputPathPrefix in class AbstractLineAggregatingHandlerprotected boolean fileMatches(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo)
fileMatches in class AbstractLineAggregatingHandler