org.apache.geronimo.console.util
Class TimeUtils

java.lang.Object
  extended by org.apache.geronimo.console.util.TimeUtils

public abstract class TimeUtils
extends Object


Constructor Summary
TimeUtils()
           
 
Method Summary
static String formatDuration(long duration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeUtils

public TimeUtils()
Method Detail

formatDuration

public static String formatDuration(long duration)


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.