org.objectweb.fractal.julia.control.content
Class SuperControllerNotifierFcItf
java.lang.Object
org.objectweb.fractal.julia.BasicComponentInterface
org.objectweb.fractal.julia.control.content.SuperControllerNotifierFcItf
- All Implemented Interfaces:
- org.objectweb.fractal.api.control.SuperController, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, org.objectweb.fractal.julia.control.content.SuperControllerNotifier
public class SuperControllerNotifierFcItf
- extends org.objectweb.fractal.julia.BasicComponentInterface
- implements org.objectweb.fractal.julia.control.content.SuperControllerNotifier
| Fields inherited from class org.objectweb.fractal.julia.BasicComponentInterface |
flags, name, owner, type |
| Methods inherited from class org.objectweb.fractal.julia.BasicComponentInterface |
clone, equals, getFcItfName, getFcItfOwner, getFcItfType, hasFcInterceptor, hashCode, isFcInternalItf, setFcItfName, updateFcState |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SuperControllerNotifierFcItf
public SuperControllerNotifierFcItf()
SuperControllerNotifierFcItf
public SuperControllerNotifierFcItf(org.objectweb.fractal.api.Component component,
java.lang.String s,
org.objectweb.fractal.api.Type type,
boolean flag,
java.lang.Object obj)
getFcItfImpl
public java.lang.Object getFcItfImpl()
- Specified by:
getFcItfImpl in interface org.objectweb.fractal.julia.ComponentInterface
setFcItfImpl
public void setFcItfImpl(java.lang.Object obj)
- Specified by:
setFcItfImpl in interface org.objectweb.fractal.julia.ComponentInterface
removedFromFc
public void removedFromFc(org.objectweb.fractal.api.Component arg0)
- Specified by:
removedFromFc in interface org.objectweb.fractal.julia.control.content.SuperControllerNotifier
getFcSuperComponents
public org.objectweb.fractal.api.Component[] getFcSuperComponents()
- Specified by:
getFcSuperComponents in interface org.objectweb.fractal.api.control.SuperController
addedToFc
public void addedToFc(org.objectweb.fractal.api.Component arg0)
- Specified by:
addedToFc in interface org.objectweb.fractal.julia.control.content.SuperControllerNotifier
Copyright © 2011 Petals Link. All Rights Reserved.