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

matthew_swift
23.26.2007 feb5d90ec016c99712f19c5485cf7633cd38f111
opends/src/server/org/opends/server/monitors/ConnectionHandlerMonitor.java
@@ -73,7 +73,7 @@
  private AttributeType protocolType;
  // The connection handler with which this monitor is associated.
  private ConnectionHandler connectionHandler;
  private ConnectionHandler<?> connectionHandler;
  // The name for this monitor.
  private String monitorName;