com.ebmwebsourcing.easyviper.core.api
Class CoreFcOutItf
java.lang.Object
org.objectweb.fractal.julia.BasicComponentInterface
org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easyviper.core.api.Core>
com.ebmwebsourcing.easyviper.core.api.CoreFcInItf
com.ebmwebsourcing.easyviper.core.api.CoreFcOutItf
- All Implemented Interfaces:
- com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, com.ebmwebsourcing.easyviper.core.api.Core, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easyviper.core.api.Core>
public class CoreFcOutItf
- extends CoreFcInItf
- implements com.ebmwebsourcing.easyviper.core.api.Core, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easyviper.core.api.Core>
| 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 |
CoreFcOutItf()
|
CoreFcOutItf(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.easyviper.core.api.Core> |
getServiceReference()
|
| Methods inherited from class com.ebmwebsourcing.easyviper.core.api.CoreFcInItf |
createEngine, createExternalEnvironment, createModel, createSCAComponent, destroySCAComponent, getComponent, getEngine, getExternalEnvironment, getMessageFactory, getModel, getName, setLog, setMessageFactory, 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.easyviper.core.api.Core |
createEngine, createExternalEnvironment, createModel, getEngine, getExternalEnvironment, getMessageFactory, getModel, setLog, setMessageFactory |
| Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent |
createSCAComponent, destroySCAComponent, getComponent, getName, setName, startSCAComponent, stopSCAComponent |
CoreFcOutItf
public CoreFcOutItf()
CoreFcOutItf
public CoreFcOutItf(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.easyviper.core.api.Core> getServiceReference()
- Specified by:
getServiceReference in interface org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easyviper.core.api.Core>
Copyright © 2012 Petals Link. All Rights Reserved.