org.objectweb.proactive.core.util
Class IbisProperties

java.lang.Object
  |
  +--org.objectweb.proactive.core.util.IbisProperties

public class IbisProperties
extends java.lang.Object

Author:
fhuet To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
static java.lang.String IBIS_DEFAULT_NAME_SERVER
           
static java.lang.String IBIS_DEFAULT_NAME_SERVER_POOL
           
static java.lang.String IBIS_DEFAULT_POOL_HOST_NUMBER
           
 
Constructor Summary
IbisProperties()
           
 
Method Summary
protected static void addPropertiesToSystem(java.util.Properties p)
          Add a set of properties to the system properties Does not overide any existing one
static void load()
           
static void loadDefaultProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IBIS_DEFAULT_NAME_SERVER

public static final java.lang.String IBIS_DEFAULT_NAME_SERVER
See Also:
Constant Field Values

IBIS_DEFAULT_NAME_SERVER_POOL

public static final java.lang.String IBIS_DEFAULT_NAME_SERVER_POOL
See Also:
Constant Field Values

IBIS_DEFAULT_POOL_HOST_NUMBER

public static final java.lang.String IBIS_DEFAULT_POOL_HOST_NUMBER
See Also:
Constant Field Values
Constructor Detail

IbisProperties

public IbisProperties()
Method Detail

loadDefaultProperties

public static void loadDefaultProperties()

addPropertiesToSystem

protected static void addPropertiesToSystem(java.util.Properties p)
Add a set of properties to the system properties Does not overide any existing one


load

public static void load()


Copyright © April 2004 INRIA All Rights Reserved.