org.objectweb.proactive.ic2d.gui.components.model
Class ProActiveConfigurationNotifier

java.lang.Object
  extended by org.objectweb.fractal.gui.model.ConfigurationNotifier
      extended by org.objectweb.proactive.ic2d.gui.components.model.ProActiveConfigurationNotifier
All Implemented Interfaces:
BindingController, org.objectweb.fractal.gui.model.ConfigurationListener, ProActiveConfigurationListener

public class ProActiveConfigurationNotifier
extends org.objectweb.fractal.gui.model.ConfigurationNotifier
implements ProActiveConfigurationListener

Author:
Matthieu Morel

Field Summary
 
Fields inherited from class org.objectweb.fractal.gui.model.ConfigurationNotifier
CONFIGURATION_LISTENERS_BINDING, listeners
 
Constructor Summary
ProActiveConfigurationNotifier()
           
 
Method Summary
 void exportedVirtualNodeChanged(ProActiveComponent component, java.lang.String virtualNodeName, java.lang.String oldValue)
           
 void virtualNodeChanged(ProActiveComponent component, java.lang.String oldValue)
           
 
Methods inherited from class org.objectweb.fractal.gui.model.ConfigurationNotifier
attributeChanged, attributeControllerChanged, bindFc, changeCountChanged, clientInterfaceAdded, clientInterfaceRemoved, componentControllerDescriptorChanged, implementationChanged, interfaceBound, interfaceCardinalityChanged, interfaceContingencyChanged, interfaceNameChanged, interfaceRebound, interfaceSignatureChanged, interfaceUnbound, listFc, lookupFc, nameChanged, rootComponentChanged, serverInterfaceAdded, serverInterfaceRemoved, subComponentAdded, subComponentRemoved, templateControllerDescriptorChanged, typeChanged, unbindFc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.objectweb.fractal.gui.model.ConfigurationListener
attributeChanged, attributeControllerChanged, changeCountChanged, clientInterfaceAdded, clientInterfaceRemoved, componentControllerDescriptorChanged, implementationChanged, interfaceBound, interfaceCardinalityChanged, interfaceContingencyChanged, interfaceNameChanged, interfaceRebound, interfaceSignatureChanged, interfaceUnbound, nameChanged, rootComponentChanged, serverInterfaceAdded, serverInterfaceRemoved, subComponentAdded, subComponentRemoved, templateControllerDescriptorChanged, typeChanged
 

Constructor Detail

ProActiveConfigurationNotifier

public ProActiveConfigurationNotifier()
Method Detail

virtualNodeChanged

public void virtualNodeChanged(ProActiveComponent component,
                               java.lang.String oldValue)
Specified by:
virtualNodeChanged in interface ProActiveConfigurationListener

exportedVirtualNodeChanged

public void exportedVirtualNodeChanged(ProActiveComponent component,
                                       java.lang.String virtualNodeName,
                                       java.lang.String oldValue)
Specified by:
exportedVirtualNodeChanged in interface ProActiveConfigurationListener


Copyright 2001-2007 INRIA All Rights Reserved.