A B C D E F G I L M O P R S T U

A

AbstractDelagatingChecker - Class in org.objectweb.dream.adl
Abstract Checker component using delegation.
AbstractDelagatingChecker() - Constructor for class org.objectweb.dream.adl.AbstractDelagatingChecker
 
addComponent(Object, Object, String, Object) - Method in class org.objectweb.dream.adl.legacy.FractalLegacyComponentBuilder
 
addComponents(Component, String, Map) - Method in interface org.objectweb.dream.adl.Reconfiguration
Adds sub component to the given composite component.
addComponents(Component, String, Map) - Method in class org.objectweb.dream.adl.ReconfigurationImpl
 

B

bindComponent(int, Object, String, Object, String, Object) - Method in class org.objectweb.dream.adl.legacy.FractalLegacyBindingBuilder
 
bindFc(String, Object) - Method in class org.objectweb.dream.adl.AbstractDelagatingChecker
 
bindFc(String, Object) - Method in class org.objectweb.dream.adl.legacy.LegacyImplementationCompiler
 
bindFc(String, Object) - Method in class org.objectweb.dream.adl.legacy.LegacyLoader
 
bindFc(String, Object) - Method in class org.objectweb.dream.adl.PrecompilerCompiler
 
bindFc(String, Object) - Method in class org.objectweb.dream.adl.ReconfigurationImpl
 
Bootstrap - Class in org.objectweb.dream.adl
The bootstrap to be launched on each site for distributed deployment.
builder - Variable in class org.objectweb.dream.adl.legacy.LegacyImplementationCompiler
 
BUILDER_BINDING - Static variable in class org.objectweb.dream.adl.legacy.LegacyImplementationCompiler
Name of the mandatory interface bound to the LegacyComponentBuilder used by this compiler.

C

check(Object, Object) - Method in class org.objectweb.dream.adl.AbstractDelagatingChecker
 
check(Object, Object) - Method in interface org.objectweb.dream.adl.Checker
Check that the ADL description of the specified component is conform to its implementation.
CheckAdlTask - Class in org.objectweb.dream.adl.ant
TODO Add class comment
CheckAdlTask() - Constructor for class org.objectweb.dream.adl.ant.CheckAdlTask
 
Checker - Interface in org.objectweb.dream.adl
Componennt interface to check that the ADL description of a component is conform to its implementation.
CHECKER_ITF_NAME - Static variable in class org.objectweb.dream.adl.legacy.LegacyLoader
The name of the Checkerclient interface
CHECKER_OPT_ITF_NAME - Static variable in class org.objectweb.dream.adl.AbstractDelagatingChecker
The name of the optionnal client interface used for delegation
compile(List, ComponentContainer, TaskMap, Map) - Method in class org.objectweb.dream.adl.legacy.LegacyImplementationCompiler
 
compile(Definition, TaskMap, Map) - Method in class org.objectweb.dream.adl.PrecompilerCompiler
 
COMPILE_ITF_NAME - Static variable in class org.objectweb.dream.adl.PrecompilerCompiler
The name of the client interface used to compile
compileItf - Variable in class org.objectweb.dream.adl.PrecompilerCompiler
 
ComponentNotFoundException - Exception in org.objectweb.dream.adl.legacy
Exception thrown by Resolver.resolve(Object, String, java.util.Map) method.
ComponentNotFoundException(String, Object, Object) - Constructor for exception org.objectweb.dream.adl.legacy.ComponentNotFoundException
Default constructor
createClasspath() - Method in class org.objectweb.dream.adl.ant.CheckAdlTask
Creates nested classpath element.

D

doChek(Object, Object) - Method in class org.objectweb.dream.adl.AbstractDelagatingChecker
 
doChek(Object, Object) - Method in class org.objectweb.dream.adl.type.FractalTypeChecker
 

E

execute() - Method in class org.objectweb.dream.adl.ant.CheckAdlTask
 

F

FACTORY_NAME - Static variable in class org.objectweb.dream.adl.FactoryFactory
Default Factory ADL name
FACTORY_NAME - Static variable in class org.objectweb.dream.adl.ReconfigurationFactory
Default Factory ADL name
FactoryFactory - Class in org.objectweb.dream.adl
Convenience class to retrieve a dream factory.
FRACTAL_BACKEND - Static variable in class org.objectweb.dream.adl.FactoryFactory
Fractal Factory backend
FRACTAL_BACKEND - Static variable in class org.objectweb.dream.adl.ReconfigurationFactory
Fractal Factory backend
FractalLegacyBindingBuilder - Class in org.objectweb.dream.adl.legacy
Based on FractalBindingBuilder.
FractalLegacyBindingBuilder() - Constructor for class org.objectweb.dream.adl.legacy.FractalLegacyBindingBuilder
 
FractalLegacyComponentBuilder - Class in org.objectweb.dream.adl.legacy
Component builder for legacy component.
FractalLegacyComponentBuilder() - Constructor for class org.objectweb.dream.adl.legacy.FractalLegacyComponentBuilder
 
FractalResolver - Class in org.objectweb.dream.adl
Resolver component to find sub component in a composite.
FractalResolver() - Constructor for class org.objectweb.dream.adl.FractalResolver
 
FractalTypeChecker - Class in org.objectweb.dream.adl.type
Type checker for fractal component.
FractalTypeChecker() - Constructor for class org.objectweb.dream.adl.type.FractalTypeChecker
 

G

getContingency() - Method in interface org.objectweb.dream.adl.legacy.Legacy
Returns the contingency of the legacy component.
getFactory() - Static method in class org.objectweb.dream.adl.FactoryFactory
Returns a dream factory.
getLegacy() - Method in interface org.objectweb.dream.adl.legacy.LegacyContainer
Returns the Legacysub node.
getReconfiguration() - Static method in class org.objectweb.dream.adl.ReconfigurationFactory
Returns the Reconfigurationreconfiguration interface of the factory.

I

init() - Method in class org.objectweb.dream.adl.ant.CheckAdlTask
 

L

LaunchAndRegister - Class in org.objectweb.dream.adl
This class extends the LaunchAndRegisterclass by registering the launched component into a Registry.
LaunchAndRegister() - Constructor for class org.objectweb.dream.adl.LaunchAndRegister
 
launchComponent(String[]) - Static method in class org.objectweb.dream.adl.Launcher
Launches a component.
Launcher - Class in org.objectweb.dream.adl
A class to launch a component from its definition from the command line.
Legacy - Interface in org.objectweb.dream.adl.legacy
Legacy AST node interface.
LegacyComponentBuilder - Interface in org.objectweb.dream.adl.legacy
Builder interface to stop a legacy component.
LegacyContainer - Interface in org.objectweb.dream.adl.legacy
Legacy container node interface.
LegacyImplementationCompiler - Class in org.objectweb.dream.adl.legacy
Compiler that register a InstanceProviderTask for legacy component instances.
LegacyImplementationCompiler() - Constructor for class org.objectweb.dream.adl.legacy.LegacyImplementationCompiler
 
LegacyLoader - Class in org.objectweb.dream.adl.legacy
 
LegacyLoader() - Constructor for class org.objectweb.dream.adl.legacy.LegacyLoader
 
listFc() - Method in class org.objectweb.dream.adl.AbstractDelagatingChecker
 
listFc() - Method in class org.objectweb.dream.adl.legacy.LegacyImplementationCompiler
 
listFc() - Method in class org.objectweb.dream.adl.legacy.LegacyLoader
 
listFc() - Method in class org.objectweb.dream.adl.PrecompilerCompiler
 
listFc() - Method in class org.objectweb.dream.adl.ReconfigurationImpl
 
load(String, Map) - Method in class org.objectweb.dream.adl.legacy.LegacyLoader
 
load(String, Map) - Method in class org.objectweb.dream.adl.nodes.RemoteBootstrapLoader
 
lookupFc(String) - Method in class org.objectweb.dream.adl.AbstractDelagatingChecker
 
lookupFc(String) - Method in class org.objectweb.dream.adl.legacy.LegacyImplementationCompiler
 
lookupFc(String) - Method in class org.objectweb.dream.adl.legacy.LegacyLoader
 
lookupFc(String) - Method in class org.objectweb.dream.adl.PrecompilerCompiler
 
lookupFc(String) - Method in class org.objectweb.dream.adl.ReconfigurationImpl
 

M

main(String[]) - Static method in class org.objectweb.dream.adl.Bootstrap
Entry point.
main(String[]) - Static method in class org.objectweb.dream.adl.LaunchAndRegister
Entry point
main(String[]) - Static method in class org.objectweb.dream.adl.Launcher
Entry point

O

optChekerItf - Variable in class org.objectweb.dream.adl.AbstractDelagatingChecker
 
org.objectweb.dream.adl - package org.objectweb.dream.adl
 
org.objectweb.dream.adl.ant - package org.objectweb.dream.adl.ant
 
org.objectweb.dream.adl.legacy - package org.objectweb.dream.adl.legacy
 
org.objectweb.dream.adl.nodes - package org.objectweb.dream.adl.nodes
 
org.objectweb.dream.adl.type - package org.objectweb.dream.adl.type
 

P

PRECOMPILE_ITF_NAME - Static variable in class org.objectweb.dream.adl.PrecompilerCompiler
The name of the client interface used to precompile
precompileItf - Variable in class org.objectweb.dream.adl.PrecompilerCompiler
 
PrecompilerCompiler - Class in org.objectweb.dream.adl
A simple compiler with two Compilerclient interfaces :precompile and compile.
PrecompilerCompiler() - Constructor for class org.objectweb.dream.adl.PrecompilerCompiler
 

R

Reconfiguration - Interface in org.objectweb.dream.adl
Reconfiguration interface.
ReconfigurationFactory - Class in org.objectweb.dream.adl
Reconfiguration tool factory.
ReconfigurationImpl - Class in org.objectweb.dream.adl
Implementation of the Reconfigurationinterface.
ReconfigurationImpl() - Constructor for class org.objectweb.dream.adl.ReconfigurationImpl
 
RemoteBootstrapLoader - Class in org.objectweb.dream.adl.nodes
This class defines a loader that lookups virtual nodes referenced in the AST.
RemoteBootstrapLoader() - Constructor for class org.objectweb.dream.adl.nodes.RemoteBootstrapLoader
 
resolve(Object, String, Map) - Method in class org.objectweb.dream.adl.FractalResolver
The namingContext object is used as a composite component.
resolve(Object, String, Map) - Method in interface org.objectweb.dream.adl.Resolver
Finds and returns a legacy component.
Resolver - Interface in org.objectweb.dream.adl
Component interface used to find a legacy component.
RESOLVER_ITF_NAME - Static variable in class org.objectweb.dream.adl.legacy.LegacyLoader
The name of the Resolverclient interface

S

setAdl(String) - Method in class org.objectweb.dream.adl.ant.CheckAdlTask
Sets the adl to check.
setAdllist(File) - Method in class org.objectweb.dream.adl.ant.CheckAdlTask
Sets the file name containing the list of adl to check.
setClasspathref(Reference) - Method in class org.objectweb.dream.adl.ant.CheckAdlTask
Sets classpathref attribute.
setContingency(String) - Method in interface org.objectweb.dream.adl.legacy.Legacy
Sets the contingency of the legacy component.
setLegacy(Legacy) - Method in interface org.objectweb.dream.adl.legacy.LegacyContainer
Sets the Legacysub node.
stopComponent(Object, Object) - Method in class org.objectweb.dream.adl.legacy.FractalLegacyComponentBuilder
 
stopComponent(Object, Object) - Method in interface org.objectweb.dream.adl.legacy.LegacyComponentBuilder
Stop the givent component.

T

toString() - Method in exception org.objectweb.dream.adl.legacy.ComponentNotFoundException
 

U

unbindFc(String) - Method in class org.objectweb.dream.adl.AbstractDelagatingChecker
 
unbindFc(String) - Method in class org.objectweb.dream.adl.legacy.LegacyImplementationCompiler
 
unbindFc(String) - Method in class org.objectweb.dream.adl.legacy.LegacyLoader
 
unbindFc(String) - Method in class org.objectweb.dream.adl.PrecompilerCompiler
 
unbindFc(String) - Method in class org.objectweb.dream.adl.ReconfigurationImpl
 

A B C D E F G I L M O P R S T U

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