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, updateReportGeneratorStatus
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContext
Methods inherited from interface org.springframework.context.ApplicationEventPublisherAware
setApplicationEventPublisher
Methods inherited from interface org.springframework.context.ApplicationListener
supportsAsyncExecution
-
Constructor Details
-
Tibet2Debugger
public Tibet2Debugger()
-
-
Method Details
-
getStubStrategies
- Specified by:
getStubStrategies
in interfacenl.nn.testtool.Debugger
- Overrides:
getStubStrategies
in classLadybugDebugger
-
getDefaultStubStrategy
- Specified by:
getDefaultStubStrategy
in interfacenl.nn.testtool.Debugger
- Overrides:
getDefaultStubStrategy
in 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:
rerun
in interfacenl.nn.testtool.Rerunner
- Overrides:
rerun
in classLadybugDebugger
-