@Default @ApplicationScoped public class IndyPathGenerator extends Object implements org.commonjava.maven.galley.spi.io.PathGenerator
PathGenerator implementation that assumes the locations it sees will be KeyedLocation, and translates them into storage locations
on disk for related content.| Constructor and Description |
|---|
IndyPathGenerator() |
IndyPathGenerator(Set<StoragePathCalculator> pathCalculators) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilePath(org.commonjava.maven.galley.model.ConcreteResource resource) |
String |
getPath(org.commonjava.maven.galley.model.ConcreteResource resource) |
void |
postConstruct() |
public IndyPathGenerator()
public IndyPathGenerator(Set<StoragePathCalculator> pathCalculators)
@PostConstruct public void postConstruct()
public String getFilePath(org.commonjava.maven.galley.model.ConcreteResource resource)
getFilePath in interface org.commonjava.maven.galley.spi.io.PathGeneratorpublic String getPath(org.commonjava.maven.galley.model.ConcreteResource resource)
getPath in interface org.commonjava.maven.galley.spi.io.PathGeneratorCopyright © 2011-2020-2020. All Rights Reserved.