org.objectweb.fractal.aokell.lib.control.content
Class TemplateContentControllerImpl

java.lang.Object
  extended by org.objectweb.fractal.aokell.lib.control.content.ContentControllerImpl
      extended by org.objectweb.fractal.aokell.lib.control.content.TemplateContentControllerImpl
All Implemented Interfaces:
ContentControllerItf, Controller, ContentController

public class TemplateContentControllerImpl
extends ContentControllerImpl

Implementation for the content controller for template components.

Author:
Lionel Seinturier

Field Summary
 
Fields inherited from interface org.objectweb.fractal.aokell.lib.control.content.ContentControllerItf
NAME, TYPE
 
Constructor Summary
TemplateContentControllerImpl()
           
 
Method Summary
protected  void testLifeCyleBeforeRemoving(Component arg0)
           
 
Methods inherited from class org.objectweb.fractal.aokell.lib.control.content.ContentControllerImpl
addFcController, addFcSubComponent, cloneFcCtrl, getFcInternalInterface, getFcInternalInterfaces, getFcSubComponents, initFc, initFcCtrl, isFcContainedIn, registerFcInterface, removeFcSubComponent, setFcCompCtrl, unregisterFcInterface
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateContentControllerImpl

public TemplateContentControllerImpl()
Method Detail

testLifeCyleBeforeRemoving

protected void testLifeCyleBeforeRemoving(Component arg0)
                                   throws IllegalLifeCycleException
Overrides:
testLifeCyleBeforeRemoving in class ContentControllerImpl
Throws:
IllegalLifeCycleException