Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.20.1
-
None
-
Novice
Description
Once constructed, NotifyBuilders remain registered against their CamelContext with no (neat) means of getting rid of them.
Dev: Add a destroy() method to complement the create() method. Destroy is irreversible, object should be unusable after this (much as when !created).