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

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

public class ProActiveDerivedConfiguration
extends org.objectweb.fractal.gui.model.DerivedConfiguration
implements ProActiveConfigurationListener

Author:
Matthieu Morel

Field Summary
 
Fields inherited from class org.objectweb.fractal.gui.model.DerivedConfiguration
CONFIGURATION_BINDING, CONFIGURATION_LISTENERS_BINDING, listeners, root
 
Constructor Summary
ProActiveDerivedConfiguration()
           
 
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.DerivedConfiguration
attributeChanged, attributeControllerChanged, bindFc, changeCountChanged, clientInterfaceAdded, clientInterfaceRemoved, componentControllerDescriptorChanged, getChangeCount, getRootComponent, getStorage, implementationChanged, interfaceBound, interfaceCardinalityChanged, interfaceContingencyChanged, interfaceNameChanged, interfaceRebound, interfaceSignatureChanged, interfaceUnbound, listFc, lookupFc, nameChanged, rootComponentChanged, serverInterfaceAdded, serverInterfaceRemoved, setChangeCount, setRootComponent, setStorage, 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

ProActiveDerivedConfiguration

public ProActiveDerivedConfiguration()
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.