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

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

public class HelloWorldCompositeFcOutItf
extends HelloWorldCompositeFcInItf
implements com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldComposite, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldComposite>


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
 
Constructor Summary
HelloWorldCompositeFcOutItf()
           
HelloWorldCompositeFcOutItf(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.HelloWorldComposite> getServiceReference()
           
 
Methods inherited from class com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldCompositeFcInItf
createClient, createSCAComponent, createServer, destroySCAComponent, getClient, getComponent, getInitializationContext, getName, getServer, setInitializationContext, 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.HelloWorldComposite
createClient, createServer, getClient, getComponent, getServer
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent, destroySCAComponent, getInitializationContext, getName, setInitializationContext, setName, startSCAComponent, stopSCAComponent
 

Constructor Detail

HelloWorldCompositeFcOutItf

public HelloWorldCompositeFcOutItf()

HelloWorldCompositeFcOutItf

public HelloWorldCompositeFcOutItf(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.HelloWorldComposite> getServiceReference()
Specified by:
getServiceReference in interface org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldComposite>


Copyright © 2011 Petals Link. All Rights Reserved.