com.xebialabs.deployit.repository
Class NodeReaderContext

java.lang.Object
  extended by com.xebialabs.deployit.repository.NodeReaderContext

public class NodeReaderContext
extends java.lang.Object


Method Summary
static NodeReaderContext get()
           
 NodeReaderContext hold()
           
 void release()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static NodeReaderContext get()

hold

public NodeReaderContext hold()

release

public void release()