org.objectweb.proactive.core.component.adl
Class FactoryFactory

java.lang.Object
  extended byorg.objectweb.proactive.core.component.adl.FactoryFactory

public class FactoryFactory
extends java.lang.Object

A ProActive factory customizing the Fractal ADL.

Author:
Matthieu Morel

Field Summary
static java.lang.String PROACTIVE_BACKEND
           
static java.lang.String PROACTIVE_FACTORY
           
 
Method Summary
static org.objectweb.fractal.adl.Factory getFactory()
          Returns a factory for the ProActive ADL.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROACTIVE_BACKEND

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

PROACTIVE_FACTORY

public static final java.lang.String PROACTIVE_FACTORY
See Also:
Constant Field Values
Method Detail

getFactory

public static org.objectweb.fractal.adl.Factory getFactory()
                                                    throws org.objectweb.fractal.adl.ADLException
Returns a factory for the ProActive ADL.

Throws:
org.objectweb.fractal.adl.ADLException
See Also:
FactoryFactory.getFactory(java.lang.String, java.lang.String, java.util.Map)


Copyright ? April 2005 INRIA All Rights Reserved.