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 TypeMethodDescriptionvoidIbisDebuggerAdvice.cancelChildThread(ThreadDebugInfo threadInfo) IbisDebuggerAdvice.threadAborted(ThreadDebugInfo ref, Throwable t) <R> RIbisDebuggerAdvice.threadCreated(ThreadDebugInfo ref, R request) <R> RIbisDebuggerAdvice.threadEnded(ThreadDebugInfo ref, R result)