Class D_ContainerLock

  • All Implemented Interfaces:
    Diagnosticable

    public class D_ContainerLock
    extends DiagnosticableGeneric
    The D_ContainerLock class provides diagnostic information about the ContainerLock qualifer, and is used for output in lock debugging.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String[] names  
    • Constructor Summary

      Constructors 
      Constructor Description
      D_ContainerLock()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String diag()
      Return string describing id of container.
      • Methods inherited from class java.lang.Object

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

      • names

        private static java.lang.String[] names
    • Constructor Detail

      • D_ContainerLock

        public D_ContainerLock()