org.modeshape.jcr
Class JcrTools.PrintNodes

java.lang.Object
  extended by org.modeshape.jcr.JcrTools.BasicOperation
      extended by org.modeshape.jcr.JcrTools.PrintNodes
All Implemented Interfaces:
JcrTools.Operation
Enclosing class:
JcrTools

public static class JcrTools.PrintNodes
extends JcrTools.BasicOperation


Field Summary
 
Fields inherited from class org.modeshape.jcr.JcrTools.BasicOperation
tools
 
Constructor Summary
JcrTools.PrintNodes(JcrTools tools)
           
 
Method Summary
 void run(Session s)
           
 
Methods inherited from class org.modeshape.jcr.JcrTools.BasicOperation
assertNode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrTools.PrintNodes

public JcrTools.PrintNodes(JcrTools tools)
Method Detail

run

public void run(Session s)
         throws RepositoryException
Throws:
RepositoryException


Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.