pt.digitalis.dif.utils.system
Class SystemUtils

java.lang.Object
  extended by pt.digitalis.dif.utils.system.SystemUtils

public class SystemUtils
extends Object

The Class SystemUtils.

Author:
Luis Pinto lpinto@digitalis.pt
Created on:
Sep 11, 2012

Constructor Summary
SystemUtils()
           
 
Method Summary
static String getJBossVersion()
          Gets the j boss version.
static Map<String,Object> getSystemProperties()
          Gets the system properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemUtils

public SystemUtils()
Method Detail

getJBossVersion

public static String getJBossVersion()
Gets the j boss version.

Returns:
the JBoss version string

getSystemProperties

public static Map<String,Object> getSystemProperties()
Gets the system properties.

Returns:
the system properties


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.