org.objectweb.proactive.core.component.adl.implementations
Class ProActiveImplementationCompiler

java.lang.Object
  extended byorg.objectweb.fractal.adl.implementations.ImplementationCompiler
      extended byorg.objectweb.proactive.core.component.adl.implementations.ProActiveImplementationCompiler
All Implemented Interfaces:
BindingController, org.objectweb.fractal.adl.components.PrimitiveCompiler

public class ProActiveImplementationCompiler
extends org.objectweb.fractal.adl.implementations.ImplementationCompiler

Author:
Matthieu Morel

Field Summary
 
Fields inherited from class org.objectweb.fractal.adl.implementations.ImplementationCompiler
builder, BUILDER_BINDING
 
Constructor Summary
ProActiveImplementationCompiler()
           
 
Method Summary
 void compile(java.util.List path, org.objectweb.fractal.adl.components.ComponentContainer container, org.objectweb.fractal.adl.TaskMap tasks, java.util.Map context)
           
 
Methods inherited from class org.objectweb.fractal.adl.implementations.ImplementationCompiler
bindFc, listFc, lookupFc, newCreateTask, unbindFc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProActiveImplementationCompiler

public ProActiveImplementationCompiler()
Method Detail

compile

public void compile(java.util.List path,
                    org.objectweb.fractal.adl.components.ComponentContainer container,
                    org.objectweb.fractal.adl.TaskMap tasks,
                    java.util.Map context)
             throws org.objectweb.fractal.adl.ADLException
Throws:
org.objectweb.fractal.adl.ADLException


Copyright ? October 2004 INRIA All Rights Reserved.