Class DataCollectionConfigResource

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    @Component
    public class DataCollectionConfigResource
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    • Constructor Detail

      • DataCollectionConfigResource

        public DataCollectionConfigResource()
    • Method Detail

      • afterPropertiesSet

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