org.objectweb.fractal.julia.control.content
Class SuperControllerNotifierInterceptorSCAIntent

java.lang.Object
  extended by org.ow2.frascati.tinfi.TinfiComponentInterceptor<org.objectweb.fractal.julia.control.content.SuperControllerNotifier>
      extended by org.objectweb.fractal.julia.control.content.SuperControllerNotifierInterceptorSCAIntent
All Implemented Interfaces:
org.objectweb.fractal.api.control.SuperController, org.objectweb.fractal.julia.control.content.SuperControllerNotifier, org.objectweb.fractal.julia.Controller, org.objectweb.fractal.julia.Interceptor

public class SuperControllerNotifierInterceptorSCAIntent
extends org.ow2.frascati.tinfi.TinfiComponentInterceptor<org.objectweb.fractal.julia.control.content.SuperControllerNotifier>
implements org.objectweb.fractal.julia.control.content.SuperControllerNotifier, org.objectweb.fractal.julia.Interceptor


Field Summary
 
Fields inherited from class org.ow2.frascati.tinfi.TinfiComponentInterceptor
impl, intentHandlersMap, methods
 
Constructor Summary
SuperControllerNotifierInterceptorSCAIntent()
           
 
Method Summary
 void addedToFc(org.objectweb.fractal.api.Component arg0)
           
 java.lang.Object clone()
           
 org.objectweb.fractal.api.Component[] getFcSuperComponents()
           
 void initFcController(org.objectweb.fractal.julia.InitializationContext ic)
           
 void removedFromFc(org.objectweb.fractal.api.Component arg0)
           
 
Methods inherited from class org.ow2.frascati.tinfi.TinfiComponentInterceptor
addIntentHandler, addIntentHandler, getFcComponent, getFcItf, getFcItfDelegate, getMethods, initFcClone, initIntentHandlersMap, listIntentHandler, listIntentHandler, pushFcAndGet, releaseFcAndPop, removeIntentHandler, removeIntentHandler, setFcItf, setFcItfDelegate
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.objectweb.fractal.julia.Interceptor
getFcItfDelegate, setFcItfDelegate
 

Constructor Detail

SuperControllerNotifierInterceptorSCAIntent

public SuperControllerNotifierInterceptorSCAIntent()
Method Detail

initFcController

public void initFcController(org.objectweb.fractal.julia.InitializationContext ic)
                      throws org.objectweb.fractal.api.factory.InstantiationException
Specified by:
initFcController in interface org.objectweb.fractal.julia.Controller
Overrides:
initFcController in class org.ow2.frascati.tinfi.TinfiComponentInterceptor<org.objectweb.fractal.julia.control.content.SuperControllerNotifier>
Throws:
org.objectweb.fractal.api.factory.InstantiationException

clone

public java.lang.Object clone()
Specified by:
clone in interface org.objectweb.fractal.julia.Interceptor
Specified by:
clone in class org.ow2.frascati.tinfi.TinfiComponentInterceptor<org.objectweb.fractal.julia.control.content.SuperControllerNotifier>

removedFromFc

public void removedFromFc(org.objectweb.fractal.api.Component arg0)
Specified by:
removedFromFc in interface org.objectweb.fractal.julia.control.content.SuperControllerNotifier

addedToFc

public void addedToFc(org.objectweb.fractal.api.Component arg0)
Specified by:
addedToFc 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


Copyright © 2011 Petals Link. All Rights Reserved.