Skip to content

Commit

Permalink
update class activate annotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Jun 23, 2021
1 parent 5d35e66 commit 0f323dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@ public class ContentFragmentPageGenerator implements WorkflowProcess {
private ThrottledTaskRunner throttledTaskRunner;

@Activate
@Modified
protected void activate(Config config) {
LOGGER.info("activate: resourceResolverFactory={}", resourceResolverFactory);
this.config = config;
Expand Down

0 comments on commit 0f323dd

Please sign in to comment.