com.moesol.bindings.platform_sdk.base_services
Class Process

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.base_services.Process

public class Process
extends Object


Constructor Summary
Process()
           
 
Method Summary
static String GetEnvironmentVariable(String name)
           
static void SetEnvironmentVariable(String name, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Process

public Process()
Method Detail

GetEnvironmentVariable

public static String GetEnvironmentVariable(String name)

SetEnvironmentVariable

public static void SetEnvironmentVariable(String name,
                                          String value)


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.