org.objectweb.fractal.cecilia.primitive.myLanguage
Class PrimitiveControllerLoader

java.lang.Object
  extended by org.objectweb.fractal.cecilia.adl.controllers.AbstractControllerChecker
      extended by org.objectweb.fractal.cecilia.primitive.thinkMC.controllers.PrimitiveControllerLoader
          extended by org.objectweb.fractal.cecilia.primitive.myLanguage.PrimitiveControllerLoader
All Implemented Interfaces:
org.objectweb.fractal.api.control.BindingController, org.objectweb.fractal.cecilia.adl.components.PrimitiveChecker

public class PrimitiveControllerLoader
extends org.objectweb.fractal.cecilia.primitive.thinkMC.controllers.PrimitiveControllerLoader


Field Summary
 
Fields inherited from class org.objectweb.fractal.cecilia.adl.controllers.AbstractControllerChecker
IMPLEMENTATION_CODE_LOADER_ITF, implementationCodeLoaderItf, NODE_FACTORY_ITF, nodeFactoryItf
 
Constructor Summary
PrimitiveControllerLoader()
           
 
Method Summary
protected  void checkComponent(org.objectweb.fractal.adl.components.ComponentContainer container)
           
protected  java.util.List<org.objectweb.fractal.adl.interfaces.Interface> getControllerInterfaces(org.objectweb.fractal.adl.components.ComponentContainer container, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 
Methods inherited from class org.objectweb.fractal.cecilia.primitive.thinkMC.controllers.PrimitiveControllerLoader
checkCustomLifeCycleControllerInterface, getAttributeControllerInterface, getBindingControllerInterface, getComponentIdentityInterface, isComponentNeedAttributeControllerConstAwareDelegate, isComponentNeedBindingControllerInterfaces
 
Methods inherited from class org.objectweb.fractal.cecilia.adl.controllers.AbstractControllerChecker
afterSubComponentCheck, beforeSubComponentCheck, bindFc, checkClientInterface, checkServerInterface, getInterface, getServerInterfacesBySignature, listFc, lookupFc, newClientInterfaceNode, newServerInterfaceNode, setItfCode, setItfCode, unbindFc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveControllerLoader

public PrimitiveControllerLoader()
Method Detail

checkComponent

protected void checkComponent(org.objectweb.fractal.adl.components.ComponentContainer container)
                       throws org.objectweb.fractal.adl.ADLException
Overrides:
checkComponent in class org.objectweb.fractal.cecilia.primitive.thinkMC.controllers.PrimitiveControllerLoader
Throws:
org.objectweb.fractal.adl.ADLException

getControllerInterfaces

protected java.util.List<org.objectweb.fractal.adl.interfaces.Interface> getControllerInterfaces(org.objectweb.fractal.adl.components.ComponentContainer container,
                                                                                                 java.util.Map<java.lang.Object,java.lang.Object> context)
                                                                                          throws org.objectweb.fractal.adl.ADLException
Overrides:
getControllerInterfaces in class org.objectweb.fractal.cecilia.primitive.thinkMC.controllers.PrimitiveControllerLoader
Throws:
org.objectweb.fractal.adl.ADLException


Copyright © 2007-2009 ObjectWeb Consortium. All Rights Reserved.