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

Jean-Noel Rouvignac
03.05.2013 4d1367d39d32236158f4dccf9409c18fb5fd1fe2
opends/src/server/org/opends/server/loggers/HTTPAccessLogger.java
@@ -125,7 +125,7 @@
   *
   * @return a Collection of {@link HTTPAccessLogPublisher} objects
   */
  private static Collection<HTTPAccessLogPublisher<HTTPAccessLogPublisherCfg>>
  public static Collection<HTTPAccessLogPublisher<HTTPAccessLogPublisherCfg>>
      getHTTPAccessLogPublishers()
  {
    return loggerStorage.getLogPublishers();