Description
RegistryBeanDefinition which is the model for <bean> that allows to specify a bean with properties, should have support for setting a start and stop method.
And we need logic in camel to trigger these methods, to call start in the right time, and stop during shutdown, or if the bean is hot-reloaded.
Attachments
Issue Links
- is related to
-
CAMEL-19806 camel-jbang - Allow to load OSGi <blueprint> with embedded <camelContext>
- Resolved
-
CAMEL-19786 camel-jbang - Allow to load spring <beans> with embedded <camelContext>
- Resolved
-
CAMEL-19924 camel-jbang - Java compiled classes should be available for classloading by components
- Resolved
- relates to
-
CAMEL-19820 camel-core-model - Add constructor parameters
- Resolved