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

neil_a_wilson
29.32.2006 c232180e07bb023e16c8c68701573125df85dfcd
Update the JMXMBean class so that it passes the checkstyle tests.
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/config/JMXMBean.java 4 ●●●● patch | view | raw | blame | history
opendj-sdk/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.
   */