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 NameMapper
static NameMapper
static NameMapper
static NameMapper
static NameMapper
static NameMapper
-
Field Details
-
Constructor Details
-
NameMappers
public NameMappers()
-
-
Method Details