com.ebmwebsourcing.easyviper.environment.test.env.impl
Class ProviderEndpointImpl
java.lang.Object
com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl
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
| Methods inherited from class com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl |
createSCAComponent, destroySCAComponent, getComponent, getInitializationContext, getName, setInitializationContext, 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, getInitializationContext, getName, setInitializationContext, setName, startSCAComponent, stopSCAComponent |
ProviderEndpointImpl
public ProviderEndpointImpl()
- Default constructor
- 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 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 © 2009-2011 eBM WebSourcing. All Rights Reserved.