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

Packages that use LifeCycleNotificationController
org.ow2.jasmine.jade.reflex.control.lifecycle   
org.ow2.jasmine.jade.reflex.util   
 

Uses of LifeCycleNotificationController in org.ow2.jasmine.jade.reflex.control.lifecycle
 

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

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

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



Copyright © 2008 OW2 Consortium. All Rights Reserved.