[
https://issues.apache.org/jira/browse/CAMEL-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769150#comment-17769150
]
Claus Ibsen edited comment on CAMEL-19808 at 9/27/23 7:23 AM:
--------------------------------------------------------------
TODO: model *DONE*
TODO: dumper *DONE*
TODO: spring-xml/blueprint: init-method | destroy-method *DONE*
TODO: lifecycle, also on reload (unbind/bind) *DONE*
TODO: documentation *DONE*
was (Author: davsclaus):
TODO: model *DONE*
TODO: dumper *DONE*
TODO: spring-xml/blueprint: init-method | destroy-method *DONE*
TODO: lifecycle, also on reload (unbind/bind)
TODO: documentation
> camel-core-model - Add start and stop method to <bean>
> ------------------------------------------------------
>
> Key: CAMEL-19808
> URL: https://issues.apache.org/jira/browse/CAMEL-19808
> Project: Camel
> Issue Type: Improvement
> Components: camel-core-model
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.1.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)