com.ebmwebsourcing.easyviper.environment.test.env.handler
Class TestTerminationHandler

java.lang.Object
  extended by com.ebmwebsourcing.easyviper.environment.test.env.handler.TestTerminationHandler
All Implemented Interfaces:
com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler

public class TestTerminationHandler
extends java.lang.Object
implements com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler


Constructor Summary
TestTerminationHandler()
           
 
Method Summary
 void end(com.ebmwebsourcing.easyviper.core.api.engine.Scope scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTerminationHandler

public TestTerminationHandler()
Method Detail

end

public void end(com.ebmwebsourcing.easyviper.core.api.engine.Scope scope)
         throws com.ebmwebsourcing.easyviper.core.api.CoreException
Specified by:
end in interface com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler
Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException


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