Class NameMappers
java.lang.Object
org.eclipse.aether.internal.impl.synccontext.named.NameMappers
As end-user "mappers" are actually configurations/compositions and are constructed from several NameMapper
 implementations, this helper class constructing them. This class also holds "names" used by service locator and
 Guice/Sisu as well.
- Since:
 - 1.9.4
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic NameMapperstatic NameMapperstatic NameMapperstatic NameMapperstatic NameMapperstatic NameMapper 
- 
Field Details
- 
STATIC_NAME
- See Also:
 
 - 
GAV_NAME
- See Also:
 
 - 
FILE_GAV_NAME
- See Also:
 
 - 
FILE_HGAV_NAME
- See Also:
 
 - 
FILE_STATIC_NAME
- Since:
 - 1.9.6
 - See Also:
 
 - 
DISCRIMINATING_NAME
- See Also:
 
 
 - 
 - 
Constructor Details
- 
NameMappers
public NameMappers() 
 - 
 - 
Method Details
- 
staticNameMapper
 - 
gavNameMapper
 - 
fileGavNameMapper
 - 
fileStaticNameMapper
- Since:
 - 1.9.6
 
 - 
fileHashingGavNameMapper
 - 
discriminatingNameMapper
 
 -