org.objectweb.dream.adl.nodes
Class RemoteBootstrapLoader

java.lang.Object
  extended byorg.objectweb.fractal.adl.AbstractLoader
      extended byorg.objectweb.dream.adl.nodes.RemoteBootstrapLoader
All Implemented Interfaces:
BindingController, Loader

public class RemoteBootstrapLoader
extends AbstractLoader

This class defines a loader that lookups virtual nodes referenced in the AST.


Field Summary
 
Fields inherited from class org.objectweb.fractal.adl.AbstractLoader
clientLoader, LOADER_BINDING
 
Constructor Summary
RemoteBootstrapLoader()
           
 
Method Summary
 Definition load(String name, Map context)
           
 
Methods inherited from class org.objectweb.fractal.adl.AbstractLoader
bindFc, getClassLoader, listFc, lookupFc, unbindFc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteBootstrapLoader

public RemoteBootstrapLoader()
Method Detail

load

public Definition load(String name,
                       Map context)
                throws ADLException
Throws:
ADLException
See Also:
Loader.load(java.lang.String, java.util.Map)


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