Class ServiceRegistry.UsageCount

  • Enclosing class:
    ServiceRegistry

    private static class ServiceRegistry.UsageCount
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private UsageCount()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • m_count

        public int m_count
      • m_svcObj

        public java.lang.Object m_svcObj
      • m_prototype

        public boolean m_prototype
    • Constructor Detail

      • UsageCount

        private UsageCount()