Class ServiceRegistry.UsageCount

  • Enclosing class:
    ServiceRegistry

    static class ServiceRegistry.UsageCount
    extends java.lang.Object
    • Field Detail

      • m_prototype

        final boolean m_prototype
      • m_count

        final java.util.concurrent.atomic.AtomicLong m_count
      • m_serviceObjectsCount

        final java.util.concurrent.atomic.AtomicLong m_serviceObjectsCount
    • Constructor Detail

    • Method Detail

      • getService

        java.lang.Object getService()