tigase.management
Class StatisticsUtils

java.lang.Object
  extended by tigase.management.StatisticsUtils

public class StatisticsUtils
extends Object

Created: Jan 10, 2009 5:26:51 PM

Version:
$Rev: 46 $
Author:
Artur Hefczyc

Constructor Summary
StatisticsUtils()
           
 
Method Summary
static Long getStatsValue(String comp, String stat, Long def)
          Method description
static String getStatsValue(String comp, String stat, String def)
          Method description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticsUtils

public StatisticsUtils()
Method Detail

getStatsValue

public static Long getStatsValue(String comp,
                                 String stat,
                                 Long def)
Method description

Parameters:
comp -
stat -
def -
Returns:

getStatsValue

public static String getStatsValue(String comp,
                                   String stat,
                                   String def)
Method description

Parameters:
comp -
stat -
def -
Returns:


Copyright © 2012 Tigase. All Rights Reserved.