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()
           
 Service getMockService()
           
 java.lang.String getName()
           
 ProviderEndpoint getService()
           
 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>

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

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

setMockService

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

setName

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

getName

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

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

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

getMockService

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

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

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


Copyright © 2011 Petals Link. All Rights Reserved.