org.objectweb.fractal.aokell.lib.control.component
Class CompositeComponentImpl
java.lang.Object
org.objectweb.fractal.aokell.lib.InterfaceImpl
org.objectweb.fractal.aokell.lib.control.component.ComponentImpl
org.objectweb.fractal.aokell.lib.control.component.CompositeComponentImpl
- All Implemented Interfaces:
- ComponentDescItf, ComponentItf, Controller, Component, Interface
public class CompositeComponentImpl
- extends ComponentImpl
- implements ComponentItf
Implementation of the Component interface for composite components.
- Author:
- Lionel Seinturier
Fields inherited from interface org.objectweb.fractal.aokell.lib.control.component.ComponentItf |
NAME, TYPE |
Methods inherited from class org.objectweb.fractal.aokell.lib.control.component.ComponentImpl |
addFcController, cloneFcCtrl, getContentDesc, getControllerDesc, getFcControllers, getFcInterface, getFcInterfaces, getFcItfName, getFcItfOwner, getFcItfType, getFcType, initFc, initFcCtrl, isFcInternalItf, registerFcInterface, setFcCompCtrl, unregisterFcInterface |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeComponentImpl
public CompositeComponentImpl()