|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.fractal.gui.model.ConfigurationNotifier
org.objectweb.proactive.ic2d.gui.components.model.ProActiveConfigurationNotifier
public class ProActiveConfigurationNotifier
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 |
---|
public ProActiveConfigurationNotifier()
Method Detail |
---|
public void virtualNodeChanged(ProActiveComponent component, java.lang.String oldValue)
virtualNodeChanged
in interface ProActiveConfigurationListener
public void exportedVirtualNodeChanged(ProActiveComponent component, java.lang.String virtualNodeName, java.lang.String oldValue)
exportedVirtualNodeChanged
in interface ProActiveConfigurationListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |