text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: spring-context/src/main/java/org/springframework/format/datetime/joda/ReadableInstantPrinter.java /* * Copyright 2002-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/joda/ReadableInstantPrinter.java", "licens...
### File: spring-context/src/main/java/org/springframework/format/datetime/joda/ReadablePartialPrinter.java /* * Copyright 2002-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/joda/ReadablePartialPrinter.java", "licens...
### File: spring-context/src/main/java/org/springframework/format/datetime/joda/YearMonthFormatter.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/joda/YearMonthFormatter.java", "license": ...
### File: spring-context/src/main/java/org/springframework/format/datetime/joda/package-info.java /** * Integration with Joda-Time for formatting Joda date and time types as well as standard JDK Date types. */ @NonNullApi @NonNullFields package org.springframework.format.datetime.joda; import org.springframework.lan...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/joda/package-info.java", "license": "apach...
### File: spring-context/src/main/java/org/springframework/format/datetime/package-info.java /** * Formatters for {@code java.util.Date} properties. */ @NonNullApi @NonNullFields package org.springframework.format.datetime; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/package-info.java", "license": "apache-2.0...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeContext.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeContext.java", "license":...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeContextHolder.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ob...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeContextHolder.java", "lic...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeConverters.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeConverters.java", "licens...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeFormatterFactory.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeFormatterFactory.java", "...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeFormatterFactoryBean.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeFormatterFactoryBean.java...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeFormatterRegistrar.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You m...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/DateTimeFormatterRegistrar.java",...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/DurationFormatter.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/DurationFormatter.java", "license...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/InstantFormatter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/InstantFormatter.java", "license"...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/Jsr310DateTimeFormatAnnotationFormatterFactory.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with t...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/Jsr310DateTimeFormatAnnotationFor...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/MonthDayFormatter.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/MonthDayFormatter.java", "license...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/MonthFormatter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/MonthFormatter.java", "license": ...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/PeriodFormatter.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/PeriodFormatter.java", "license":...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/TemporalAccessorParser.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/TemporalAccessorParser.java", "li...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/TemporalAccessorPrinter.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/TemporalAccessorPrinter.java", "l...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/YearFormatter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/YearFormatter.java", "license": "...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/YearMonthFormatter.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/YearMonthFormatter.java", "licens...
### File: spring-context/src/main/java/org/springframework/format/datetime/standard/package-info.java /** * Integration with the JSR-310 <code>java.time</code> package in JDK 8. */ @NonNullApi @NonNullFields package org.springframework.format.datetime.standard; import org.springframework.lang.NonNullApi; import org....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/datetime/standard/package-info.java", "license": "a...
### File: spring-context/src/main/java/org/springframework/format/number/AbstractNumberFormatter.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/number/AbstractNumberFormatter.java", "license": "a...
### File: spring-context/src/main/java/org/springframework/format/number/CurrencyStyleFormatter.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a cop...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/number/CurrencyStyleFormatter.java", "license": "ap...
### File: spring-context/src/main/java/org/springframework/format/number/NumberFormatAnnotationFormatterFactory.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/number/NumberFormatAnnotationFormatterFactory.java"...
### File: spring-context/src/main/java/org/springframework/format/number/NumberStyleFormatter.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/number/NumberStyleFormatter.java", "license": "apac...
### File: spring-context/src/main/java/org/springframework/format/number/PercentStyleFormatter.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/number/PercentStyleFormatter.java", "license": "apa...
### File: spring-context/src/main/java/org/springframework/format/number/money/CurrencyUnitFormatter.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/number/money/CurrencyUnitFormatter.java", "license"...
### File: spring-context/src/main/java/org/springframework/format/number/money/Jsr354NumberFormatAnnotationFormatterFactory.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Lice...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/number/money/Jsr354NumberFormatAnnotationFormatterF...
### File: spring-context/src/main/java/org/springframework/format/number/money/MonetaryAmountFormatter.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/number/money/MonetaryAmountFormatter.java", "licens...
### File: spring-context/src/main/java/org/springframework/format/number/money/package-info.java /** * Integration with the JSR-354 <code>javax.money</code> package. */ @NonNullApi @NonNullFields package org.springframework.format.number.money; import org.springframework.lang.NonNullApi; import org.springframework.l...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/number/money/package-info.java", "license": "apache...
### File: spring-context/src/main/java/org/springframework/format/number/package-info.java /** * Formatters for {@code java.lang.Number} properties. */ @NonNullApi @NonNullFields package org.springframework.format.number; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/number/package-info.java", "license": "apache-2.0",...
### File: spring-context/src/main/java/org/springframework/format/package-info.java /** * An API for defining Formatters to format field model values for display in a UI. */ @NonNullApi @NonNullFields package org.springframework.format; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonN...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/package-info.java", "license": "apache-2.0", "size"...
### File: spring-context/src/main/java/org/springframework/format/support/DefaultFormattingConversionService.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/support/DefaultFormattingConversionService.java", "...
### File: spring-context/src/main/java/org/springframework/format/support/FormatterPropertyEditorAdapter.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/support/FormatterPropertyEditorAdapter.java", "lice...
### File: spring-context/src/main/java/org/springframework/format/support/FormattingConversionService.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/support/FormattingConversionService.java", "license...
### File: spring-context/src/main/java/org/springframework/format/support/FormattingConversionServiceFactoryBean.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/support/FormattingConversionServiceFactoryBean.java...
### File: spring-context/src/main/java/org/springframework/format/support/package-info.java /** * Support classes for the formatting package, * providing common implementations as well as adapters. */ @NonNullApi @NonNullFields package org.springframework.format.support; import org.springframework.lang.NonNullApi; ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/format/support/package-info.java", "license": "apache-2.0"...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/InstrumentationLoadTimeWeaver.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/InstrumentationLoadTimeWeaver.java...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/LoadTimeWeaver.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/LoadTimeWeaver.java", "license": "...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/ReflectiveLoadTimeWeaver.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/ReflectiveLoadTimeWeaver.java", "l...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/ResourceOverridingShadowingClassLoader.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licens...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/ResourceOverridingShadowingClassLo...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/ShadowingClassLoader.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obta...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/ShadowingClassLoader.java", "licen...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/SimpleInstrumentableClassLoader.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/SimpleInstrumentableClassLoader.ja...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/SimpleLoadTimeWeaver.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obta...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/SimpleLoadTimeWeaver.java", "licen...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/SimpleThrowawayClassLoader.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ma...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/SimpleThrowawayClassLoader.java", ...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/WeavingTransformer.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/WeavingTransformer.java", "license...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/glassfish/GlassFishLoadTimeWeaver.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/glassfish/GlassFishLoadTimeWeaver....
### File: spring-context/src/main/java/org/springframework/instrument/classloading/glassfish/package-info.java /** * Support for class instrumentation on GlassFish. */ @NonNullApi @NonNullFields package org.springframework.instrument.classloading.glassfish; import org.springframework.lang.NonNullApi; import org.spri...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/glassfish/package-info.java", "lic...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/jboss/JBossLoadTimeWeaver.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/jboss/JBossLoadTimeWeaver.java", "...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/jboss/package-info.java /** * Support for class instrumentation on JBoss AS 6 and 7. */ @NonNullApi @NonNullFields package org.springframework.instrument.classloading.jboss; import org.springframework.lang.NonNullApi; import org.sprin...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/jboss/package-info.java", "license...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/package-info.java /** * Support package for load time weaving based on class loaders, * as required by JPA providers (but not JPA-specific). */ @NonNullApi @NonNullFields package org.springframework.instrument.classloading; import or...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/package-info.java", "license": "ap...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/tomcat/TomcatLoadTimeWeaver.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You m...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/tomcat/TomcatLoadTimeWeaver.java",...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/tomcat/package-info.java /** * Support for class instrumentation on Tomcat. */ @NonNullApi @NonNullFields package org.springframework.instrument.classloading.tomcat; import org.springframework.lang.NonNullApi; import org.springframewo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/tomcat/package-info.java", "licens...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/weblogic/WebLogicClassLoaderAdapter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/weblogic/WebLogicClassLoaderAdapte...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/weblogic/WebLogicClassPreProcessorAdapter.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Lic...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/weblogic/WebLogicClassPreProcessor...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/weblogic/WebLogicLoadTimeWeaver.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/weblogic/WebLogicLoadTimeWeaver.ja...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/weblogic/package-info.java /** * Support for class instrumentation on BEA WebLogic 10+. */ @NonNullApi @NonNullFields package org.springframework.instrument.classloading.weblogic; import org.springframework.lang.NonNullApi; import org...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/weblogic/package-info.java", "lice...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/websphere/WebSphereClassLoaderAdapter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/websphere/WebSphereClassLoaderAdap...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/websphere/WebSphereClassPreDefinePlugin.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licen...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/websphere/WebSphereClassPreDefineP...
### File: spring-context/src/main/java/org/springframework/instrument/classloading/websphere/WebSphereLoadTimeWeaver.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/websphere/WebSphereLoadTimeWeaver....
### File: spring-context/src/main/java/org/springframework/instrument/classloading/websphere/package-info.java /** * Support for class instrumentation on IBM WebSphere Application Server 7+. */ @NonNullApi @NonNullFields package org.springframework.instrument.classloading.websphere; import org.springframework.lang.N...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/instrument/classloading/websphere/package-info.java", "lic...
### File: spring-context/src/main/java/org/springframework/jmx/JmxException.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/JmxException.java", "license": "apache-2.0", "size": 1...
### File: spring-context/src/main/java/org/springframework/jmx/MBeanServerNotFoundException.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/MBeanServerNotFoundException.java", "license": "apache...
### File: spring-context/src/main/java/org/springframework/jmx/access/ConnectorDelegate.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/access/ConnectorDelegate.java", "license": "apache-2.0...
### File: spring-context/src/main/java/org/springframework/jmx/access/InvalidInvocationException.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/access/InvalidInvocationException.java", "license": "a...
### File: spring-context/src/main/java/org/springframework/jmx/access/InvocationFailureException.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/access/InvocationFailureException.java", "license": "a...
### File: spring-context/src/main/java/org/springframework/jmx/access/MBeanClientInterceptor.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/access/MBeanClientInterceptor.java", "license": "apach...
### File: spring-context/src/main/java/org/springframework/jmx/access/MBeanConnectFailureException.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/access/MBeanConnectFailureException.java", "license": ...
### File: spring-context/src/main/java/org/springframework/jmx/access/MBeanInfoRetrievalException.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/access/MBeanInfoRetrievalException.java", "license": "...
### File: spring-context/src/main/java/org/springframework/jmx/access/MBeanProxyFactoryBean.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/access/MBeanProxyFactoryBean.java", "license": "apache...
### File: spring-context/src/main/java/org/springframework/jmx/access/NotificationListenerRegistrar.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/access/NotificationListenerRegistrar.java", "license":...
### File: spring-context/src/main/java/org/springframework/jmx/access/package-info.java /** * Provides support for accessing remote MBean resources. */ @NonNullApi @NonNullFields package org.springframework.jmx.access; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/access/package-info.java", "license": "apache-2.0", "s...
### File: spring-context/src/main/java/org/springframework/jmx/export/MBeanExportException.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/MBeanExportException.java", "license": "apache-...
### File: spring-context/src/main/java/org/springframework/jmx/export/MBeanExportOperations.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/MBeanExportOperations.java", "license": "apache...
### File: spring-context/src/main/java/org/springframework/jmx/export/MBeanExporter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Lic...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/MBeanExporter.java", "license": "apache-2.0", "...
### File: spring-context/src/main/java/org/springframework/jmx/export/MBeanExporterListener.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/MBeanExporterListener.java", "license": "apache...
### File: spring-context/src/main/java/org/springframework/jmx/export/NotificationListenerBean.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/NotificationListenerBean.java", "license": "apa...
### File: spring-context/src/main/java/org/springframework/jmx/export/SpringModelMBean.java /* * Copyright 2002-2007 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/SpringModelMBean.java", "license": "apache-2.0"...
### File: spring-context/src/main/java/org/springframework/jmx/export/UnableToRegisterMBeanException.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/UnableToRegisterMBeanException.java", "license"...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/AnnotationJmxAttributeSource.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ma...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/AnnotationJmxAttributeSource.java", ...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/AnnotationMBeanExporter.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/AnnotationMBeanExporter.java", "lice...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedAttribute.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedAttribute.java", "license": "...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedMetric.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedMetric.java", "license": "apa...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedNotification.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedNotification.java", "license"...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedNotifications.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedNotifications.java", "license...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedOperation.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedOperation.java", "license": "...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedOperationParameter.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedOperationParameter.java", "li...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedOperationParameters.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedOperationParameters.java", "l...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedResource.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/ManagedResource.java", "license": "a...
### File: spring-context/src/main/java/org/springframework/jmx/export/annotation/package-info.java /** * Java 5 annotations for MBean exposure. * Hooked into Spring's JMX export infrastructure * via a special JmxAttributeSource implementation. */ @NonNullApi @NonNullFields package org.springframework.jmx.export.ann...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/annotation/package-info.java", "license": "apac...
### File: spring-context/src/main/java/org/springframework/jmx/export/assembler/AbstractConfigurableMBeanInfoAssembler.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/assembler/AbstractConfigurableMBeanInfoAssemble...
### File: spring-context/src/main/java/org/springframework/jmx/export/assembler/AbstractMBeanInfoAssembler.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/assembler/AbstractMBeanInfoAssembler.java", "li...
### File: spring-context/src/main/java/org/springframework/jmx/export/assembler/AbstractReflectiveMBeanInfoAssembler.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/assembler/AbstractReflectiveMBeanInfoAssembler....
### File: spring-context/src/main/java/org/springframework/jmx/export/assembler/AutodetectCapableMBeanInfoAssembler.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/assembler/AutodetectCapableMBeanInfoAssembler.j...
### File: spring-context/src/main/java/org/springframework/jmx/export/assembler/InterfaceBasedMBeanInfoAssembler.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/assembler/InterfaceBasedMBeanInfoAssembler.java...
### File: spring-context/src/main/java/org/springframework/jmx/export/assembler/MBeanInfoAssembler.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/assembler/MBeanInfoAssembler.java", "license": ...
### File: spring-context/src/main/java/org/springframework/jmx/export/assembler/MetadataMBeanInfoAssembler.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/assembler/MetadataMBeanInfoAssembler.java", "li...
### File: spring-context/src/main/java/org/springframework/jmx/export/assembler/MethodExclusionMBeanInfoAssembler.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/assembler/MethodExclusionMBeanInfoAssembler.jav...
### File: spring-context/src/main/java/org/springframework/jmx/export/assembler/MethodNameBasedMBeanInfoAssembler.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context/src/main/java/org/springframework/jmx/export/assembler/MethodNameBasedMBeanInfoAssembler.jav...