Class AbstractConfigCreateNode

    • Method Summary

      • Methods inherited from class tigase.stats.StatisticHolderImpl

        getStatistics, setStatisticsPrefix, statisticExecutedIn
      • Methods inherited from class tigase.stats.Counter

        everyHour, everyMinute, everySecond, getPerHour, getPerMinute, getPerSecond
      • Methods inherited from class tigase.stats.CounterValue

        getLevel, getName, getValue, inc, setName, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface tigase.component.modules.Module

        getFeatures, getModuleCriteria, process
      • Methods inherited from interface tigase.stats.StatisticHolder

        everyHour, everyMinute, everySecond
    • Field Detail

      • defaultNodeConfig

        @Inject(bean="defaultNodeConfig")
        protected LeafNodeConfig defaultNodeConfig
    • Constructor Detail

      • AbstractConfigCreateNode

        public AbstractConfigCreateNode()