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

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

public abstract class AbstractEndpointImpl
extends com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl
implements Endpoint

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
AbstractEndpointImpl()
          Default constructor
 
Method Summary
 ExecutionEnvironmentTest getExecutionEnvironmentTest()
           
 
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
 

Constructor Detail

AbstractEndpointImpl

public AbstractEndpointImpl()
Default constructor

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

getExecutionEnvironmentTest

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


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