opends/src/server/org/opends/server/tasks/DisconnectClientTask.java
@@ -69,7 +69,12 @@ // The disconnect message to send to the client. private Message disconnectMessage; /** * {@inheritDoc} */ public Message getDisplayName() { return INFO_TASK_DISCONNECT_CLIENT_NAME.get(); } /** * {@inheritDoc}