Class ORBCommonStatsImpl

  • Direct Known Subclasses:
    ThreadPoolStatsImpl

    public class ORBCommonStatsImpl
    extends Object
    This is the common base class for the collection of statistics for the threadpool and orb connection manager.
    Author:
    Pramod Gopinath
    • Constructor Detail

      • ORBCommonStatsImpl

        protected ORBCommonStatsImpl()
    • Method Detail

      • initialize

        protected void initialize​(String statInterfaceName)
      • getStatistic

        public org.glassfish.external.statistics.Statistic getStatistic​(String statName)
      • getStatisticNames

        public String[] getStatisticNames()
      • getStatistics

        public org.glassfish.external.statistics.Statistic[] getStatistics()