psdi.util

Class TenantLocks

  • java.lang.Object
    • psdi.util.TenantLocks


  • public class TenantLocks
    extends java.lang.Object
    An automic object that provides the lock object for the tenant operation.
    • Constructor Summary

      Constructors 
      Constructor and Description
      TenantLocks() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object getTenantLockObj() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TenantLocks

        public TenantLocks()
    • Method Detail

      • getTenantLockObj

        public java.lang.Object getTenantLockObj()