站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

Uses of Class org.jboss.mx.util.TimeFormat (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


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
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.