Skip to content

Commit

Permalink
First attempt.
Browse files Browse the repository at this point in the history
  • Loading branch information
dybdahl committed Dec 13, 2011
1 parent 628ffdb commit ce139d9
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 55 deletions.
11 changes: 11 additions & 0 deletions cn/src/main/java/org/cloudname/StatusListener.java
@@ -0,0 +1,11 @@
package org.cloudname;

/**
* Created by IntelliJ IDEA.
* User: dybdahl
* Date: 12/12/11
* Time: 12:10 PM
* To change this template use File | Settings | File Templates.
*/
public class StatusListener {
}
55 changes: 0 additions & 55 deletions cn/src/main/java/org/cloudname/zk/Util.java

This file was deleted.

11 changes: 11 additions & 0 deletions cn/src/main/java/org/cloudname/zk/ZooKeeperWrapper.java
@@ -0,0 +1,11 @@
package org.cloudname.zk;

/**
* Created by IntelliJ IDEA.
* User: dybdahl
* Date: 12/12/11
* Time: 8:45 AM
* To change this template use File | Settings | File Templates.
*/
public class ZooKeeperWrapper {
}

0 comments on commit ce139d9

Please sign in to comment.