Class AuthoritiesDataCollector

    • Constructor Detail

      • AuthoritiesDataCollector

        public AuthoritiesDataCollector​(String collectorId,
                                        String collectorVersion,
                                        String cronExpression)
    • Method Detail

      • setCurrentRepoDescriptorDAO

        public void setCurrentRepoDescriptorDAO​(DescriptorDAO currentRepoDescriptorDAO)
      • setAuthorityService

        public void setAuthorityService​(AuthorityService authorityService)
      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        Exception