Uses of Interface
tigase.stats.StatisticHolder
-
Packages that use StatisticHolder Package Description tigase.cluster.strategy tigase.conf tigase.server.script tigase.stats -
-
Uses of StatisticHolder in tigase.cluster.strategy
Subinterfaces of StatisticHolder in tigase.cluster.strategy Modifier and Type Interface Description interfaceClusteringStrategyIfc<E extends ConnectionRecordIfc>Created: May 2, 2009 4:36:03 PMClasses in tigase.cluster.strategy that implement StatisticHolder Modifier and Type Class Description classDefaultClusteringStrategy<E extends ConnectionRecordIfc>Created: May 13, 2009 9:53:44 AMclassDefaultClusteringStrategyAbstract<E extends ConnectionRecordIfc>Created: May 13, 2009 9:53:44 AMclassSMNonCachingAllNodesCreated: May 13, 2009 9:53:44 AM -
Uses of StatisticHolder in tigase.conf
Classes in tigase.conf that implement StatisticHolder Modifier and Type Class Description classSetLoggingCommandAd-hoc command used to reconfigure logging of Tigase XMPP Server. -
Uses of StatisticHolder in tigase.server.script
Subinterfaces of StatisticHolder in tigase.server.script Modifier and Type Interface Description interfaceCommandIfcCreated: Jan 2, 2009 1:20:16 PMClasses in tigase.server.script that implement StatisticHolder Modifier and Type Class Description classAbstractScriptCommandCreated: Jan 2, 2009 2:32:17 PMclassAddScriptCommandCreated: Jan 2, 2009 2:29:48 PMclassRemoveScriptCommandCreated: Jan 2, 2009 2:30:41 PMclassScriptCreated: Jan 2, 2009 1:21:55 PM -
Uses of StatisticHolder in tigase.stats
Classes in tigase.stats that implement StatisticHolder Modifier and Type Class Description classStatisticHolderImpl
-