Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Ce contenu n'est pas disponible dans la langue sélectionnée.
12.45. The ExecutionLifecycleCleanable
Visitor components implementing the
ExecutionLifecycleCleanable
life-cycle interface will be able to perform post Smooks.filterSource
life-cycle operations. See the example below:
The basic call sequence can be described as follows (note the
executeExecutionLifecycleCleanup
calls):
This life-cycle method allows you to ensure that resources scoped around the
Smooks.filterSource
execution life-cycle can be cleaned up for the associated ExecutionContext
.