DiscriminatingNameMapper |
Discriminating NameMapper , that wraps another NameMapper and adds a "discriminator" as prefix, that
makes lock names unique including the hostname and local repository (by default).
|
FileGAVNameMapper |
A NameMapper that creates same name mapping as Takari Local Repository does, with
baseDir (local repo).
|
GAVNameMapper |
Artifact GAV NameMapper , uses artifact and metadata coordinates to name their corresponding locks.
|
NamedLockFactoryAdapter |
|
NamedLockFactoryAdapter.AdaptedLockSyncContext |
|
NamedLockFactorySelectorSupport |
Selector implementation support class: by extending this class one may override defaults, or provide completely
alternative way of configuration.
|
SimpleNamedLockFactorySelector |
|
StaticNameMapper |
Static NameMapper , always assigns one same name, effectively becoming equivalent to "static" sync context.
|