JBossMX Parent POM 6.0.0.GA

Uses of Class
org.jboss.mx.util.TimeFormat

Packages that use TimeFormat
org.jboss.mx.util Utilities for the Java Management Extentions API. 
 

Uses of TimeFormat in org.jboss.mx.util
 

Methods in org.jboss.mx.util with parameters of type TimeFormat
 void TimeFormat.add(TimeFormat t)
          add a timeformat
 void TimeFormat.getDays(TimeFormat t)
          get days from a time format
 void TimeFormat.getHours(TimeFormat t)
          get hours from a time format
 void TimeFormat.getMinutes(TimeFormat t)
          get minutes from a time format
 void TimeFormat.getSeconds(TimeFormat t)
          get seconds from a time format
 void TimeFormat.getTime(TimeFormat t)
          update time
 


JBossMX Parent POM 6.0.0.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.