Package org.objectweb.proactive.core.component.adl

This package and sub-packages provide a customization of the standard Fractal ADL for ProActive.

See:
          Description

Interface Summary
RegistryManager This interface defines facilities for using a shared static registry storing component instances according to their name.
 

Class Summary
FactoryFactory ProActive factory customizing the Fractal ADL.
Launcher A class to launch a component from its definition from the command line.
Registry This class is a static registry used for storing component instances according to their name.
RegistryManagerImpl The implementation of a primitive component proposing the server interface RegistryManager.
 

Package org.objectweb.proactive.core.component.adl Description

This package and sub-packages provide a customization of the standard Fractal ADL for ProActive. It uses standard classes and .fractal files from the fractal-adl.jar in the /lib directory, and from a user point of view, main differences between the standard Fractal ADL parser and this one are :

The architecture of the Fractal ADL has been modified as follows :

Author:
Matthieu Morel


Copyright ? October 2004 INRIA All Rights Reserved.