Class Tibet2Debugger
java.lang.Object
org.frankframework.ladybug.LadybugDebugger
org.frankframework.ladybug.tibet2.Tibet2Debugger
- All Implemented Interfaces:
EventListener,nl.nn.testtool.Debugger,nl.nn.testtool.Rerunner,org.springframework.beans.factory.Aware,org.springframework.beans.factory.InitializingBean,org.springframework.context.ApplicationContextAware,org.springframework.context.ApplicationEventPublisherAware,org.springframework.context.ApplicationListener<DebuggerStatusChangedEvent>
- Author:
- Jaco de Groot
-
Field Summary
Fields inherited from class org.frankframework.ladybug.LadybugDebugger
ibisManager, inRerun -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.frankframework.ladybug.LadybugDebugger
afterPropertiesSet, onApplicationEvent, stub, stubReplyListener, stubSender, updateReportGeneratorStatusMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContextMethods inherited from interface org.springframework.context.ApplicationEventPublisherAware
setApplicationEventPublisherMethods inherited from interface org.springframework.context.ApplicationListener
supportsAsyncExecution
-
Constructor Details
-
Tibet2Debugger
public Tibet2Debugger()
-
-
Method Details
-
getStubStrategies
- Specified by:
getStubStrategiesin interfacenl.nn.testtool.Debugger- Overrides:
getStubStrategiesin classLadybugDebugger
-
getDefaultStubStrategy
- Specified by:
getDefaultStubStrategyin interfacenl.nn.testtool.Debugger- Overrides:
getDefaultStubStrategyin classLadybugDebugger
-
rerun
public String rerun(String correlationId, nl.nn.testtool.Report originalReport, nl.nn.testtool.SecurityContext securityContext, nl.nn.testtool.run.ReportRunner reportRunner) - Specified by:
rerunin interfacenl.nn.testtool.Rerunner- Overrides:
rerunin classLadybugDebugger
-