org.objectweb.proactive.core.component.controller
Interface ProActiveBindingController

All Superinterfaces:
BindingController
All Known Implementing Classes:
ProActiveBindingControllerImpl, ProActiveComponentRepresentativeImpl

public interface ProActiveBindingController
extends BindingController

Author:
Matthieu Morel

Method Summary
 java.lang.Boolean isBound()
           
 
Methods inherited from interface org.objectweb.fractal.api.control.BindingController
bindFc, listFc, lookupFc, unbindFc
 

Method Detail

isBound

public java.lang.Boolean isBound()
Returns:
true if this component is bound on a client interface


Copyright ? April 2005 INRIA All Rights Reserved.