Uses of Class
org.objectweb.fractal.api.control.IllegalBindingException

Packages that use IllegalBindingException
org.objectweb.fractal.api.control   
 

Uses of IllegalBindingException in org.objectweb.fractal.api.control
 

Methods in org.objectweb.fractal.api.control that throw IllegalBindingException
 void BindingController.bindFc(java.lang.String clientItfName, java.lang.Object serverItf)
          Binds the client interface whose name is given to a server interface.
 void BindingController.unbindFc(java.lang.String clientItfName)
          Unbinds the given client interface.
 



Copyright © 2007-2011. All Rights Reserved.