com.ebmwebsourcing.easyviper.core.api.engine
Class EngineFcOutItf

Package class diagram package EngineFcOutItf
java.lang.Object
  extended by org.objectweb.fractal.julia.BasicComponentInterface
      extended by org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easyviper.core.api.engine.Engine>
          extended by com.ebmwebsourcing.easyviper.core.api.engine.EngineFcInItf
              extended by com.ebmwebsourcing.easyviper.core.api.engine.EngineFcOutItf
All Implemented Interfaces:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, com.ebmwebsourcing.easyviper.core.api.engine.Engine, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easyviper.core.api.engine.Engine>

public class EngineFcOutItf
extends EngineFcInItf
implements com.ebmwebsourcing.easyviper.core.api.engine.Engine, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easyviper.core.api.engine.Engine>


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
EngineFcOutItf()
           
EngineFcOutItf(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.engine.Engine> getServiceReference()
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.api.engine.EngineFcInItf
accept, createNewEmptyProcessInstance, createSCAComponent, deleteProcess, destroySCAComponent, findEndpointFromMessage, findProcessFromName, flushMessagesInRegistry, getClassLoader, getComponent, getCore, getInitializationContext, getInternalMessageType, getName, getPoolOfProcessForkers, getProcessInstanceRegistry, getServiceManager, sendSyncTo, sendTo, setInitializationContext, setInternalMessageType, setLog, 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.engine.Engine
accept, createNewEmptyProcessInstance, deleteProcess, findEndpointFromMessage, findProcessFromName, flushMessagesInRegistry, getClassLoader, getCore, getInternalMessageType, getPoolOfProcessForkers, getProcessInstanceRegistry, getServiceManager, sendSyncTo, sendTo, setInternalMessageType, setLog
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent, destroySCAComponent, getComponent, getInitializationContext, getName, setInitializationContext, setName, startSCAComponent, stopSCAComponent
 

Constructor Detail

EngineFcOutItf

public EngineFcOutItf()

EngineFcOutItf

public EngineFcOutItf(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.easyviper.core.api.engine.Engine> getServiceReference()
Specified by:
getServiceReference in interface org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easyviper.core.api.engine.Engine>


Copyright © 2009-2011 eBM WebSourcing. All Rights Reserved.