org.objectweb.dream.adl.legacy
Class FractalLegacyBindingBuilder
java.lang.Object
org.objectweb.dream.adl.legacy.FractalLegacyBindingBuilder
- All Implemented Interfaces:
- BindingBuilder
public class FractalLegacyBindingBuilder
- extends Object
- implements BindingBuilder
Based on FractalBindingBuilder
.
unbind client interface if already bound.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FractalLegacyBindingBuilder
public FractalLegacyBindingBuilder()
bindComponent
public void bindComponent(int type,
Object client,
String clientItf,
Object server,
String serverItf,
Object context)
throws Exception
- Specified by:
bindComponent
in interface BindingBuilder
- Throws:
Exception
- See Also:
BindingBuilder.bindComponent(int, Object, String, Object, String,
Object)
Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.