mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
29.32.2006 047e35b7d5035b191a808c6f3382e43758dee920
Update the JMXMBean class so that it passes the checkstyle tests.
1 files modified
4 ■■■■ changed files
opends/src/server/org/opends/server/config/JMXMBean.java 4 ●●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/config/JMXMBean.java
@@ -1213,8 +1213,8 @@
  }
  /**
   * Get the client JMX connection to use. Returns null if an Exception is caught or if
   * the AccessControlContext subject is null.
   * Get the client JMX connection to use. Returns null if an Exception is
   * caught or if the AccessControlContext subject is null.
   *
   * @return The JmxClientConnection.
   */