com.ebmwebsourcing.easyviper.environment.test.env.api
Class ExecutionEnvironmentTestFcOutItf

java.lang.Object
  extended by org.objectweb.fractal.julia.BasicComponentInterface
      extended by org.ow2.frascati.tinfi.TinfiComponentInterface<ExecutionEnvironmentTest>
          extended by com.ebmwebsourcing.easyviper.environment.test.env.api.ExecutionEnvironmentTestFcInItf
              extended by com.ebmwebsourcing.easyviper.environment.test.env.api.ExecutionEnvironmentTestFcOutItf
All Implemented Interfaces:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, ExecutionEnvironmentTest, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, org.ow2.frascati.tinfi.TinfiComponentOutInterface<ExecutionEnvironmentTest>

public class ExecutionEnvironmentTestFcOutItf
extends ExecutionEnvironmentTestFcInItf
implements ExecutionEnvironmentTest, org.ow2.frascati.tinfi.TinfiComponentOutInterface<ExecutionEnvironmentTest>


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
ExecutionEnvironmentTestFcOutItf()
           
ExecutionEnvironmentTestFcOutItf(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<ExecutionEnvironmentTest> getServiceReference()
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.environment.test.env.api.ExecutionEnvironmentTestFcInItf
addClientEndpoint, addProviderEndpoint, createClientEndpoint, createProviderEndpoint, createProviderEndpoint, createSCAComponent, destroySCAComponent, getClientEndpoints, getComponent, getCore, getName, getProviderEndpoints, setCore, 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.environment.test.env.api.ExecutionEnvironmentTest
addClientEndpoint, addProviderEndpoint, createClientEndpoint, createProviderEndpoint, createProviderEndpoint, getClientEndpoints, getCore, getProviderEndpoints, setCore
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent, destroySCAComponent, getComponent, getName, setName, startSCAComponent, stopSCAComponent
 

Constructor Detail

ExecutionEnvironmentTestFcOutItf

public ExecutionEnvironmentTestFcOutItf()

ExecutionEnvironmentTestFcOutItf

public ExecutionEnvironmentTestFcOutItf(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<ExecutionEnvironmentTest> getServiceReference()
Specified by:
getServiceReference in interface org.ow2.frascati.tinfi.TinfiComponentOutInterface<ExecutionEnvironmentTest>


Copyright © 2012 Petals Link. All Rights Reserved.