Uses of Interface
org.apache.ivy.plugins.lock.LockStrategy
Packages that use LockStrategy
Package
Description
-
Uses of LockStrategy in org.apache.ivy.core.cache
Fields in org.apache.ivy.core.cache declared as LockStrategyMethods in org.apache.ivy.core.cache that return LockStrategyMethods in org.apache.ivy.core.cache with parameters of type LockStrategyModifier and TypeMethodDescriptionvoid
DefaultRepositoryCacheManager.setLockStrategy
(LockStrategy lockStrategy) -
Uses of LockStrategy in org.apache.ivy.core.settings
Fields in org.apache.ivy.core.settings declared as LockStrategyFields in org.apache.ivy.core.settings with type parameters of type LockStrategyMethods in org.apache.ivy.core.settings that return LockStrategyModifier and TypeMethodDescriptionIvySettings.getDefaultLockStrategy()
IvySettings.getLockStrategy
(String name) Methods in org.apache.ivy.core.settings with parameters of type LockStrategyModifier and TypeMethodDescriptionvoid
IvySettings.addConfigured
(LockStrategy lockStrategy) void
IvySettings.addLockStrategy
(String name, LockStrategy lockStrategy) void
IvySettings.setDefaultLockStrategy
(LockStrategy defaultLockStrategy) -
Uses of LockStrategy in org.apache.ivy.plugins.lock
Classes in org.apache.ivy.plugins.lock that implement LockStrategyModifier and TypeClassDescriptionclass
class
class
class
class
class