Package org.objectweb.fractal.adl

Defines the Fractal ADL framework.

See:
          Description

Interface Summary
Compiler An ADL definition compiler.
Definition An ADL definition.
Factory A component factory.
JavaFactory This interface is implemented by classes generated by the StaticJavaGenerator.
Loader An ADL definition loader.
 

Class Summary
AbstractInterfaceLoader An abstract IDLLoader that delegates to another IDLLoader.
AbstractLoader An abstract Loader that delegates to another Loader.
BasicFactory Basic implementation of the Factory interface.
CompileToJava A class to compile a Fractal ADL definition to Java code.
ContextLocal<T> This class provides a "context local" variable.
ContextMap Context map used to fill the definition arguments.
FactoryFactory Provides static methods to get a Factory component.
FractalADLTaskMap Basic implementation of the TaskMap interface.
FractalADLTaskMap.FractalADLKey  
JavaCodeLoader Java implementation of ImplementationCodeLoader and IDLLoader interfaces for Java component.
Launcher A class to launch a component from its definition from the command line.
StaticJavaGenerator A class to generate java source code of instantiation of a set of component definition.
 

Enum Summary
ADLErrors ErrorTemplate group for the adl package.
 

Exception Summary
ADLException Thrown when an error occurs during the analysis of an ADL definition.
ADLNotFoundException Deprecated.
StaticJavaGenerator.GenerationException Exception thrown when the fractalADL factory reports an error while generating a file.
StaticJavaGenerator.InvalidCommandLineException Exception thrown when the command line arguments are invalid.
 

Error Summary
CompilerError Error thrown when an internal error occurs in the compiler.
 

Package org.objectweb.fractal.adl Description

Defines the Fractal ADL framework.



Copyright © 2001-2010 ObjectWeb Consortium. All Rights Reserved.