Skip to content

Commit

Permalink
Refactor code.
Browse files Browse the repository at this point in the history
  • Loading branch information
inthirakumaaran committed Dec 12, 2024
1 parent 95f71d6 commit ef52505
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ protected void unsetRealmService(RealmService realmService) {
policy = ReferencePolicy.DYNAMIC,
unbind = "unsetClusteringAgent")
protected void setClusteringAgent(ConfigurationContextService configurationContextService) {

NotificationTaskDataHolder.getInstance().setClusteringAgent(
configurationContextService.getServerConfigContext().getAxisConfiguration().getClusteringAgent());
}
Expand Down

0 comments on commit ef52505

Please sign in to comment.