org.objectweb.fractal.adl.nodes
Class VirtualNodeImplementationCompiler
java.lang.Object
org.objectweb.fractal.adl.implementations.ImplementationCompiler
org.objectweb.fractal.adl.nodes.VirtualNodeImplementationCompiler
- All Implemented Interfaces:
- BindingController, PrimitiveCompiler
- public class VirtualNodeImplementationCompiler
- extends ImplementationCompiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VirtualNodeImplementationCompiler
public VirtualNodeImplementationCompiler()
newCreateTask
public org.objectweb.deployment.scheduling.component.lib.AbstractInstanceProviderTask newCreateTask(List path,
ComponentContainer container,
String name,
String definition,
Object controller,
Object implementation,
Map context)
- Overrides:
newCreateTask
in class ImplementationCompiler