Uses of Class
org.frankframework.ladybug.ThreadDebugInfo
Packages that use ThreadDebugInfo
-
Uses of ThreadDebugInfo in org.frankframework.ladybug
Methods in org.frankframework.ladybug that return ThreadDebugInfoModifier and TypeMethodDescriptionIbisDebuggerAdvice.announceChildThread
(Object owner, String correlationId) Methods in org.frankframework.ladybug with parameters of type ThreadDebugInfoModifier and TypeMethodDescriptionvoid
IbisDebuggerAdvice.cancelChildThread
(ThreadDebugInfo threadInfo) IbisDebuggerAdvice.threadAborted
(ThreadDebugInfo ref, Throwable t) <R> R
IbisDebuggerAdvice.threadCreated
(ThreadDebugInfo ref, R request) <R> R
IbisDebuggerAdvice.threadEnded
(ThreadDebugInfo ref, R result)