Class LockUtils

java.lang.Object
org.apache.dubbo.config.spring.util.LockUtils

public class LockUtils extends Object
  • Constructor Details

    • LockUtils

      public LockUtils()
  • Method Details

    • getSingletonMutex

      public static Object getSingletonMutex(org.springframework.context.ApplicationContext applicationContext)
      Get the mutex to lock the singleton in the specified ApplicationContext