org.objectweb.proactive.core.xml
Interface XMLPropertiesType


public interface XMLPropertiesType


Field Summary
static int CONSTANT
           
static int JAVA_PROPERTY
           
static int OVERRIDABLE_IN_PROG
           
static int OVERRIDABLE_IN_XML
           
static int PROGRAM_SET
           
 

Field Detail

CONSTANT

public static final int CONSTANT
See Also:
Constant Field Values

PROGRAM_SET

public static final int PROGRAM_SET
See Also:
Constant Field Values

JAVA_PROPERTY

public static final int JAVA_PROPERTY
See Also:
Constant Field Values

OVERRIDABLE_IN_XML

public static final int OVERRIDABLE_IN_XML
See Also:
Constant Field Values

OVERRIDABLE_IN_PROG

public static final int OVERRIDABLE_IN_PROG
See Also:
Constant Field Values


Copyright 2001-2005 INRIA All Rights Reserved.