Uses of Package
org.frankframework.threading
Package
Description
-
ClassDescriptionClasses that create sub-threads during the processing of messages in adapters should implement this interface, to set the callback for thread lifecycle events.Connect a parent thread and a child thread to carry over important state from the parent thread to the child thread, such as
ThreadContext
, thread-local hide-regexes for masking sensitive information from logs (SeeIbisMaskingLayout
, and transaction state via aTransactionConnector
.Interface for classes that need to be aware of when child-threads are created and terminated. -
ClassDescriptionClasses that create sub-threads during the processing of messages in adapters should implement this interface, to set the callback for thread lifecycle events.
-
ClassDescriptionClasses that create sub-threads during the processing of messages in adapters should implement this interface, to set the callback for thread lifecycle events.Connect a parent thread and a child thread to carry over important state from the parent thread to the child thread, such as
ThreadContext
, thread-local hide-regexes for masking sensitive information from logs (SeeIbisMaskingLayout
, and transaction state via aTransactionConnector
.Interface for classes that need to be aware of when child-threads are created and terminated. -
ClassDescriptionInterface for classes that need to be aware of when child-threads are created and terminated.
-
ClassDescriptionConnect a parent thread and a child thread to carry over important state from the parent thread to the child thread, such as
ThreadContext
, thread-local hide-regexes for masking sensitive information from logs (SeeIbisMaskingLayout
, and transaction state via aTransactionConnector
. -
ClassDescriptionConnect a parent thread and a child thread to carry over important state from the parent thread to the child thread, such as
ThreadContext
, thread-local hide-regexes for masking sensitive information from logs (SeeIbisMaskingLayout
, and transaction state via aTransactionConnector
.