You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ronny Aerts (JIRA)" <ji...@apache.org> on 2017/05/13 11:32:04 UTC

[jira] [Created] (CAMEL-11274) ReloadStrategySupport is not easy extendable because of a number of private's

Ronny Aerts created CAMEL-11274:
-----------------------------------

             Summary: ReloadStrategySupport is not easy extendable because of a number of private's
                 Key: CAMEL-11274
                 URL: https://issues.apache.org/jira/browse/CAMEL-11274
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
    Affects Versions: 2.19.0
            Reporter: Ronny Aerts


I was trying to analyse ticket CAMEL-11273 and therefore I created a new RouteWatcherReloadStrategy class which overrides the onReloadXml from ReloadStrategySupport. 

Your have to forsee the succeeded and failed private variables in order to be able to override the onReloadXml with nearly the same functionality. It would be better to have those variables published are to have setters. 

It would be nice too to have a published version of ResourceState (since it is used in onReloadXml ).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)