opends/src/server/org/opends/server/tools/dsconfig/ManagementContextFactory.java
@@ -59,8 +59,8 @@ * @throws ClientException * If the management context could not be created. */ ManagementContext getManagementContext(DSConfig app) throws ArgumentException, ClientException; ManagementContext getManagementContext(ConsoleApplication app) throws ArgumentException, ClientException;