com.ebmwebsourcing.easyviper.environment.test.env
Class TestExternalContextImpl

java.lang.Object
  extended by 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)
           
 
Method Summary
 com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler getTerminationHandler()
           
 void setTerminationHandler(com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler arg0)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestExternalContextImpl

public TestExternalContextImpl(java.lang.String epName,
                               com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler th)
Method Detail

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-2011 eBM WebSourcing. All Rights Reserved.