com.xebialabs.deployit.jcr
Interface JcrUtils.Callback<T>

Enclosing class:
JcrUtils

public static interface JcrUtils.Callback<T>


Method Summary
 void apply(T input)
           
 

Method Detail

apply

void apply(T input)
           throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException