com.ebmwebsourcing.easyviper.environment.test.env.impl
Class ProviderEndpointImpl

java.lang.Object
  extended by com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl
      extended by com.ebmwebsourcing.easyviper.environment.test.env.impl.ProviderEndpointImpl
All Implemented Interfaces:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, Endpoint, ProviderEndpoint

public class ProviderEndpointImpl
extends com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl
implements ProviderEndpoint

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
ProviderEndpointImpl()
          Default constructor
 
Method Summary
 com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage accept(com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage msg, java.lang.String invokedOperation)
           
 ExecutionEnvironmentTest getExecutionEnvironmentTest()
           
 Service getMockService()
           
 void setLog(java.util.logging.Logger logger)
           
 void setMockService(Service s)
           
 
Methods inherited from class com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl
createSCAComponent, destroySCAComponent, getComponent, getName, setName, startSCAComponent, stopSCAComponent, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent, destroySCAComponent, getComponent, getName, setName, startSCAComponent, stopSCAComponent
 

Constructor Detail

ProviderEndpointImpl

public ProviderEndpointImpl()
Default constructor

Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
Method Detail

accept

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

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

getMockService

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

setMockService

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

setLog

public void setLog(java.util.logging.Logger logger)


Copyright © 2011 Petals Link. All Rights Reserved.