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

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

public class ClientEndpointFcOutItf
extends ClientEndpointFcInItf
implements ClientEndpoint, org.ow2.frascati.tinfi.TinfiComponentOutInterface<ClientEndpoint>


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
ClientEndpointFcOutItf()
           
ClientEndpointFcOutItf(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<ClientEndpoint> getServiceReference()
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.environment.test.env.api.ClientEndpointFcInItf
createSCAComponent, destroySCAComponent, getComponent, getException, getExecutionEnvironmentTest, getInitializationContext, getName, getResponse, send, sendSync, setException, setInitializationContext, setName, setResponse, 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.ClientEndpoint
getException, getExecutionEnvironmentTest, getResponse, send, sendSync, setException, setResponse
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent, destroySCAComponent, getComponent, getInitializationContext, getName, setInitializationContext, setName, startSCAComponent, stopSCAComponent
 

Constructor Detail

ClientEndpointFcOutItf

public ClientEndpointFcOutItf()

ClientEndpointFcOutItf

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


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