public interface NamedLockFactorySelector
NamedLockFactory and NameMapper that selects and exposes selected ones. Essentially
all the named locks configuration is here. Implementations may use different strategies to perform selection.| Modifier and Type | Method and Description |
|---|---|
NamedLockFactory |
getSelectedNamedLockFactory()
Returns the selected
NamedLockFactory, never null. |
NameMapper |
getSelectedNameMapper()
Returns the selected
NameMapper, never null. |
NamedLockFactory getSelectedNamedLockFactory()
NamedLockFactory, never null.NameMapper getSelectedNameMapper()
NameMapper, never null.Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.