org.iids.aos.gui.config
Class Config

java.lang.Object
  extended by org.iids.aos.gui.config.Config

public class Config
extends java.lang.Object

Author:
rjtimmer

Nested Class Summary
static class Config.JvmConfig
           
 
Constructor Summary
Config()
           
 
Method Summary
static KernelConfig getDefaultKernelConfig()
          Creates a new instance of Config
static Config.JvmConfig getJvmConfig()
           
static void setJvmConfig(Config.JvmConfig jvmConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Config

public Config()
Method Detail

getDefaultKernelConfig

public static final KernelConfig getDefaultKernelConfig()
Creates a new instance of Config


getJvmConfig

public static Config.JvmConfig getJvmConfig()

setJvmConfig

public static void setJvmConfig(Config.JvmConfig jvmConfig)


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.