juliac.generated.java.lang
Class RunnableInterceptorSCAIntent

java.lang.Object
  extended by org.ow2.frascati.tinfi.TinfiComponentInterceptor<java.lang.Runnable>
      extended by juliac.generated.java.lang.RunnableInterceptorSCAIntent
All Implemented Interfaces:
java.lang.Runnable, org.objectweb.fractal.julia.Controller, org.objectweb.fractal.julia.Interceptor

public class RunnableInterceptorSCAIntent
extends TinfiComponentInterceptor<java.lang.Runnable>
implements java.lang.Runnable, org.objectweb.fractal.julia.Interceptor


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

RunnableInterceptorSCAIntent

public RunnableInterceptorSCAIntent()
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 TinfiComponentInterceptor<java.lang.Runnable>
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 TinfiComponentInterceptor<java.lang.Runnable>

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2007-2010 OW2 Consortium. All Rights Reserved.