File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
spring-context/src/main/java/org/springframework/jmx/export Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -232,7 +232,6 @@ public void setAutodetect(boolean autodetect) {
232
232
* @throws IllegalArgumentException if the supplied value is not resolvable
233
233
* to one of the {@code AUTODETECT_} constants or is {@code null}
234
234
* @see #setAutodetectMode(int)
235
- * @see #getAutodetectMode()
236
235
* @see #AUTODETECT_ALL
237
236
* @see #AUTODETECT_ASSEMBLER
238
237
* @see #AUTODETECT_MBEAN
@@ -250,7 +249,6 @@ public void setAutodetectModeName(String constantName) {
250
249
* @throws IllegalArgumentException if the supplied value is not
251
250
* one of the {@code AUTODETECT_} constants
252
251
* @see #setAutodetectModeName(String)
253
- * @see #getAutodetectMode()
254
252
* @see #AUTODETECT_ALL
255
253
* @see #AUTODETECT_ASSEMBLER
256
254
* @see #AUTODETECT_MBEAN
You can’t perform that action at this time.
0 commit comments