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

Packages that use NameNotificationController
org.ow2.jasmine.jade.reflex.control.name   
org.ow2.jasmine.jade.reflex.util   
 

Uses of NameNotificationController in org.ow2.jasmine.jade.reflex.control.name
 

Classes in org.ow2.jasmine.jade.reflex.control.name that implement NameNotificationController
 class ReflexNameMixin
          Provides an implementation of the NameController interface which manages the causal connection with the dual level (i.e meta/execution) : Any operation on the name of the current component is forwarded to the name controller of dual component.
 

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

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



Copyright © 2008 OW2 Consortium. All Rights Reserved.