org.jumpmind.symmetric.fs.config
Class NodeDirectoryKey

java.lang.Object
  extended by org.jumpmind.symmetric.fs.config.NodeDirectoryKey

public class NodeDirectoryKey
extends Object


Field Summary
protected  String key
           
 
Constructor Summary
NodeDirectoryKey(Node node, String directory)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

key

protected String key
Constructor Detail

NodeDirectoryKey

public NodeDirectoryKey(Node node,
                        String directory)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012-2013 JumpMind, Inc.. All Rights Reserved.