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

matthew_swift
01.04.2010 8f4c882e39b040cca1210fcc169424f721be16c8
opendj-sdk/sdk/src/org/opends/sdk/LoadBalancingConnectionFactory.java
@@ -54,7 +54,7 @@
  @Override
  public FutureResult<AsynchronousConnection> getAsynchronousConnection(
      final ResultHandler<AsynchronousConnection> resultHandler)
      final ResultHandler<? super AsynchronousConnection> resultHandler)
  {
    ConnectionFactory factory;