public class LockUtils extends Object
| Constructor and Description |
|---|
LockUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getSingletonMutex(org.springframework.context.ApplicationContext applicationContext)
Get the mutex to lock the singleton in the specified
ApplicationContext |
public static Object getSingletonMutex(org.springframework.context.ApplicationContext applicationContext)
ApplicationContextCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.