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

All Known Implementing Classes:
ReflexNameMixin

public interface NameNotificationController

This interface is used to notify a name update between the meta and the execution level (and vice versa).

Author:
Noel de palma

Method Summary
 void setFcNameNotification(java.lang.String name)
          Sets the name of the component to which this interface belongs.
 

Method Detail

setFcNameNotification

void setFcNameNotification(java.lang.String name)
Sets the name of the component to which this interface belongs.

Parameters:
name - a component name.


Copyright © 2008 OW2 Consortium. All Rights Reserved.