org.objectweb.dream.adl
Class ReconfigurationFactory

java.lang.Object
  extended byorg.objectweb.dream.adl.ReconfigurationFactory

public final class ReconfigurationFactory
extends Object

Reconfiguration tool factory.


Field Summary
static String FACTORY_NAME
          Default Factory ADL name
static String FRACTAL_BACKEND
          Fractal Factory backend
 
Method Summary
static Reconfiguration getReconfiguration()
          Returns the Reconfigurationreconfiguration interface of the factory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FACTORY_NAME

public static final String FACTORY_NAME
Default Factory ADL name

See Also:
Constant Field Values

FRACTAL_BACKEND

public static final String FRACTAL_BACKEND
Fractal Factory backend

See Also:
Constant Field Values
Method Detail

getReconfiguration

public static Reconfiguration getReconfiguration()
                                          throws ADLException
Returns the Reconfigurationreconfiguration interface of the factory.

Returns:
the Reconfigurationreconfiguration interface of the factory.
Throws:
ADLException - if an error occurs.


Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.