org.openmdx.kernel.environment
Class Platform

java.lang.Object
  extended by org.openmdx.kernel.environment.Platform

public class Platform
extends Object


Method Summary
static Platform_1_0 getApplicationServerEnvironment()
          Get information about the current application server
static Platform_1_0 getJavaRuntimeEnvironment()
          Get information about the current java platform
static void main(String[] arguments)
          Display the environments.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getJavaRuntimeEnvironment

public static Platform_1_0 getJavaRuntimeEnvironment()
Get information about the current java platform

Returns:
information about the current java platform

getApplicationServerEnvironment

public static Platform_1_0 getApplicationServerEnvironment()
Get information about the current application server

Returns:
information about the current application server or null

main

public static void main(String[] arguments)
Display the environments.

Parameters:
arguments -


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.