Class LockTarget


  • public class LockTarget
    extends Object
    • Constructor Detail

      • LockTarget

        public LockTarget​(Class targetClass,
                          Object targetId)
      • LockTarget

        public LockTarget​(String targetClass,
                          String targetId)
      • LockTarget

        public LockTarget​(String target)
    • Method Detail

      • getTarget

        public String getTarget()