com.ebmwebsourcing.easycommons.sca.helper.util
Class HelloWorldServiceFcOutItf
java.lang.Object
org.objectweb.fractal.julia.BasicComponentInterface
org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldService>
com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldServiceFcInItf
com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldServiceFcOutItf
- All Implemented Interfaces:
- com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldService, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldService>
public class HelloWorldServiceFcOutItf
- extends HelloWorldServiceFcInItf
- implements com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldService, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldService>
| Fields inherited from class org.ow2.frascati.tinfi.TinfiComponentInterface |
impl |
| Fields inherited from class org.objectweb.fractal.julia.BasicComponentInterface |
flags, name, owner, type |
|
Method Summary |
org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldService> |
getServiceReference()
|
| 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.HelloWorldService |
print |
| Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent |
createSCAComponent, destroySCAComponent, getComponent, getInitializationContext, getName, setInitializationContext, setName, startSCAComponent, stopSCAComponent |
HelloWorldServiceFcOutItf
public HelloWorldServiceFcOutItf()
HelloWorldServiceFcOutItf
public HelloWorldServiceFcOutItf(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.HelloWorldService> getServiceReference()
- Specified by:
getServiceReference in interface org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldService>
Copyright © 2011 Petals Link. All Rights Reserved.