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

java.lang.Object
  extended by org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<ProviderEndpoint>
      extended by com.ebmwebsourcing.easyviper.environment.test.env.api.ProviderEndpointFcSR
All Implemented Interfaces:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, Endpoint, ProviderEndpoint, java.io.Serializable, org.oasisopen.sca.ServiceReference<ProviderEndpoint>

public class ProviderEndpointFcSR
extends org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<ProviderEndpoint>
implements ProviderEndpoint

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl
callbackID, service
 
Constructor Summary
ProviderEndpointFcSR(java.lang.Class<ProviderEndpoint> businessInterface, ProviderEndpoint service)
           
 
Method Summary
 com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage accept(com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage arg0, java.lang.String arg1)
           
 void createSCAComponent()
           
 void destroySCAComponent()
           
 org.objectweb.fractal.api.Component getComponent()
           
 ExecutionEnvironmentTest getExecutionEnvironmentTest()
           
 java.util.Map<java.lang.String,java.lang.Object> getInitializationContext()
           
 Service getMockService()
           
 java.lang.String getName()
           
 ProviderEndpoint getService()
           
 void setInitializationContext(java.util.Map<java.lang.String,java.lang.Object> arg0)
           
 void setMockService(Service arg0)
           
 void setName(java.lang.String arg0)
           
 void startSCAComponent()
           
 void stopSCAComponent()
           
 
Methods inherited from class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl
_getCallback, _getCallbackID, _getConversation, _getConversationID, _getDelegate, _isConversational, _peekConversation, _popConversation, _pushConversation, _setCallback, _setCallbackID, _setConversationID, getBusinessInterface
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderEndpointFcSR

public ProviderEndpointFcSR(java.lang.Class<ProviderEndpoint> businessInterface,
                            ProviderEndpoint service)
Method Detail

getService

public ProviderEndpoint getService()
Specified by:
getService in interface org.oasisopen.sca.ServiceReference<ProviderEndpoint>
Overrides:
getService in class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<ProviderEndpoint>

getExecutionEnvironmentTest

public ExecutionEnvironmentTest getExecutionEnvironmentTest()
                                                     throws com.ebmwebsourcing.easyviper.core.api.CoreException
Specified by:
getExecutionEnvironmentTest in interface Endpoint
Specified by:
getExecutionEnvironmentTest in interface ProviderEndpoint
Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException

accept

public com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage accept(com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage arg0,
                                                                                java.lang.String arg1)
                                                                         throws com.ebmwebsourcing.easyviper.core.api.CoreException
Specified by:
accept in interface ProviderEndpoint
Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException

destroySCAComponent

public void destroySCAComponent()
                         throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
Specified by:
destroySCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException

getComponent

public org.objectweb.fractal.api.Component getComponent()
Specified by:
getComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent

getMockService

public Service getMockService()
Specified by:
getMockService in interface ProviderEndpoint

getName

public java.lang.String getName()
Specified by:
getName in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent

stopSCAComponent

public void stopSCAComponent()
                      throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
Specified by:
stopSCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException

createSCAComponent

public void createSCAComponent()
                        throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
Specified by:
createSCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException

setMockService

public void setMockService(Service arg0)
Specified by:
setMockService in interface ProviderEndpoint

setInitializationContext

public void setInitializationContext(java.util.Map<java.lang.String,java.lang.Object> arg0)
                              throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
Specified by:
setInitializationContext in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException

startSCAComponent

public void startSCAComponent()
                       throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
Specified by:
startSCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException

getInitializationContext

public java.util.Map<java.lang.String,java.lang.Object> getInitializationContext()
                                                                          throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
Specified by:
getInitializationContext in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException

setName

public void setName(java.lang.String arg0)
Specified by:
setName in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent


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