org.objectweb.fractal.api.control
Class NameControllerInterceptorSCAIntent

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

public class NameControllerInterceptorSCAIntent
extends org.ow2.frascati.tinfi.TinfiComponentInterceptor<org.objectweb.fractal.api.control.NameController>
implements org.objectweb.fractal.julia.Interceptor, org.objectweb.fractal.api.control.NameController


Field Summary
 
Fields inherited from class org.ow2.frascati.tinfi.TinfiComponentInterceptor
impl, intentHandlersMap, methods
 
Constructor Summary
NameControllerInterceptorSCAIntent()
           
 
Method Summary
 java.lang.Object clone()
           
 java.lang.String getFcName()
           
 void initFcController(org.objectweb.fractal.julia.InitializationContext ic)
           
 void setFcName(java.lang.String 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

NameControllerInterceptorSCAIntent

public NameControllerInterceptorSCAIntent()
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.api.control.NameController>
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.api.control.NameController>

getFcName

public java.lang.String getFcName()
Specified by:
getFcName in interface org.objectweb.fractal.api.control.NameController

setFcName

public void setFcName(java.lang.String arg0)
Specified by:
setFcName in interface org.objectweb.fractal.api.control.NameController


Copyright © 2011 Petals Link. All Rights Reserved.