Constant Field Values
Contents
org.eclipse.*
-
org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper Modifier and Type Constant Field Value public static final java.lang.String
NAME
"discriminating"
-
org.eclipse.aether.internal.impl.synccontext.named.FileGAVNameMapper Modifier and Type Constant Field Value public static final java.lang.String
NAME
"file-gav"
-
org.eclipse.aether.internal.impl.synccontext.named.GAVNameMapper Modifier and Type Constant Field Value public static final java.lang.String
NAME
"gav"
-
org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter Modifier and Type Constant Field Value public static final long
DEFAULT_TIME
30L
public static final java.lang.String
TIME_KEY
"aether.syncContext.named.time"
public static final java.lang.String
TIME_UNIT_KEY
"aether.syncContext.named.time.unit"
-
org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactorySelectorSupport Modifier and Type Constant Field Value public static final java.lang.String
FACTORY_KEY
"aether.syncContext.named.factory"
public static final java.lang.String
NAME_MAPPER_KEY
"aether.syncContext.named.nameMapper"
-
org.eclipse.aether.internal.impl.synccontext.named.StaticNameMapper Modifier and Type Constant Field Value public static final java.lang.String
NAME
"static"