com.ebmwebsourcing.easycommons.sca.helper.util
Class HelloWorldSubChildFcOutItf

java.lang.Object
  extended by org.objectweb.fractal.julia.BasicComponentInterface
      extended by org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild>
          extended by com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChildFcInItf
              extended by com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChildFcOutItf
All Implemented Interfaces:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild, java.lang.Runnable, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild>

public class HelloWorldSubChildFcOutItf
extends HelloWorldSubChildFcInItf
implements com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild>


Field Summary
 
Fields inherited from class org.ow2.frascati.tinfi.TinfiComponentInterface
impl
 
Fields inherited from class org.objectweb.fractal.julia.BasicComponentInterface
flags, name, owner, type
 
Fields inherited from interface com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild
helloworld
 
Constructor Summary
HelloWorldSubChildFcOutItf()
           
HelloWorldSubChildFcOutItf(org.objectweb.fractal.api.Component component, java.lang.String s, org.objectweb.fractal.api.Type type, boolean flag, java.lang.Object obj)
           
 
Method Summary
 org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild> getServiceReference()
           
 
Methods inherited from class com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChildFcInItf
createSCAComponent, destroySCAComponent, getComponent, getInitializationContext, getName, getRef, run, setInitializationContext, setMessage, setName, startSCAComponent, stopSCAComponent
 
Methods inherited from class org.ow2.frascati.tinfi.TinfiComponentInterface
clone, getFcItfImpl, setFcItfImpl
 
Methods inherited from class org.objectweb.fractal.julia.BasicComponentInterface
equals, getFcItfName, getFcItfOwner, getFcItfType, hasFcInterceptor, hashCode, isFcInternalItf, setFcItfName, updateFcState
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild
getRef, setMessage
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent, destroySCAComponent, getComponent, getInitializationContext, getName, setInitializationContext, setName, startSCAComponent, stopSCAComponent
 
Methods inherited from interface java.lang.Runnable
run
 

Constructor Detail

HelloWorldSubChildFcOutItf

public HelloWorldSubChildFcOutItf()

HelloWorldSubChildFcOutItf

public HelloWorldSubChildFcOutItf(org.objectweb.fractal.api.Component component,
                                  java.lang.String s,
                                  org.objectweb.fractal.api.Type type,
                                  boolean flag,
                                  java.lang.Object obj)
Method Detail

getServiceReference

public org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild> getServiceReference()
Specified by:
getServiceReference in interface org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild>


Copyright © 2011 Petals Link. All Rights Reserved.