com.xebialabs.deployit.jcr
Class JcrTemplateHolder

java.lang.Object
  extended by com.xebialabs.deployit.jcr.JcrTemplateHolder

@Component
public class JcrTemplateHolder
extends java.lang.Object


Constructor Summary
JcrTemplateHolder(JcrTemplate template)
           
 
Method Summary
static JcrTemplate get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrTemplateHolder

@Autowired
public JcrTemplateHolder(JcrTemplate template)
Method Detail

get

public static JcrTemplate get()