Skip to content

Commit 1edc0d8

Browse files
committed
Remove outdated Javadoc cross references
1 parent a6dc020 commit 1edc0d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-context/src/main/java/org/springframework/jmx/export/MBeanExporter.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ public void setAutodetect(boolean autodetect) {
232232
* @throws IllegalArgumentException if the supplied value is not resolvable
233233
* to one of the {@code AUTODETECT_} constants or is {@code null}
234234
* @see #setAutodetectMode(int)
235-
* @see #getAutodetectMode()
236235
* @see #AUTODETECT_ALL
237236
* @see #AUTODETECT_ASSEMBLER
238237
* @see #AUTODETECT_MBEAN
@@ -250,7 +249,6 @@ public void setAutodetectModeName(String constantName) {
250249
* @throws IllegalArgumentException if the supplied value is not
251250
* one of the {@code AUTODETECT_} constants
252251
* @see #setAutodetectModeName(String)
253-
* @see #getAutodetectMode()
254252
* @see #AUTODETECT_ALL
255253
* @see #AUTODETECT_ASSEMBLER
256254
* @see #AUTODETECT_MBEAN

0 commit comments

Comments
 (0)