|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dream.adl.ReconfigurationFactory
public final class ReconfigurationFactory
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 Reconfiguration reconfiguration interface of the
factory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String FACTORY_NAME
public static final String FRACTAL_BACKEND
Method Detail |
---|
public static Reconfiguration getReconfiguration() throws ADLException
Reconfiguration
reconfiguration interface of the
factory.
Reconfiguration
reconfiguration interface of the
factory.
ADLException
- if an error occurs.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |