Uses of Interface
org.ow2.jasmine.jade.reflex.api.control.BindingNotificationController

Packages that use BindingNotificationController
org.ow2.jasmine.jade.reflex.control.binding   
org.ow2.jasmine.jade.reflex.util   
 

Uses of BindingNotificationController in org.ow2.jasmine.jade.reflex.control.binding
 

Classes in org.ow2.jasmine.jade.reflex.control.binding that implement BindingNotificationController
 class ReflexBindingMixin
          Provides an implementation of the BindingController interface which manages the causal connection with the dual level (i.e meta/execution) : any binding operation performed on the current component is notified to the binding controller of dual component.
 

Uses of BindingNotificationController in org.ow2.jasmine.jade.reflex.util
 

Methods in org.ow2.jasmine.jade.reflex.util that return BindingNotificationController
static BindingNotificationController Reflex.getBindingNotificationController(org.objectweb.fractal.api.Component component)
          Returns the BindingNotificationController interface of the given component.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.