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

Nicolas Capponi
26.31.2013 ac0ef777f930132975d25416e9a928eee2e77dce
opendj-admin/src/main/java/org/opends/server/util/EmbeddedUtils.java
@@ -101,4 +101,10 @@
    public static void initializeForClientUse() {
        throw new RuntimeException("not implemented");
    }
    private EmbeddedUtils() {
        // no implementation required.
    }
}