opendj3-server-dev/src/server/org/opends/server/loggers/LoggerAlarmHandler.java
@@ -22,6 +22,7 @@ * * * Copyright 2006-2008 Sun Microsystems, Inc. * Portions Copyright 2014 ForgeRock AS */ package org.opends.server.loggers; @@ -31,7 +32,7 @@ * This interface describes the handler that is invoked when the logger * thread generates an alarm based on a rotation policy condition being met. */ public interface LoggerAlarmHandler interface LoggerAlarmHandler { /**