com.ebmwebsourcing.easycommons.sca.helper.util
Class HelloWorldSubChildFcOutItf
java.lang.Object
org.objectweb.fractal.julia.BasicComponentInterface
org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChild>
com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldSubChildFcInItf
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>
| 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 |
|
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 |
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)
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.