com.ebmwebsourcing.easyviper.environment.test.env
Class TestExternalContextImpl
java.lang.Object
com.ebmwebsourcing.easyviper.environment.test.env.TestExternalContextImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.easyviper.core.api.env.ExternalContext
public class TestExternalContextImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.easyviper.core.api.env.ExternalContext
- Author:
- Nicolas Salatge - eBM WebSourcing
|
Constructor Summary |
TestExternalContextImpl(java.lang.String epName,
com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler th)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TestExternalContextImpl
public TestExternalContextImpl(java.lang.String epName,
com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler th)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getTerminationHandler
public com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler getTerminationHandler()
- Specified by:
getTerminationHandler in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalContext
setTerminationHandler
public void setTerminationHandler(com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler arg0)
- Specified by:
setTerminationHandler in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalContext
Copyright © 2009 eBM WebSourcing. All Rights Reserved.