org.apache.jackrabbit.standalone.cli.info
Class Describe

java.lang.Object
  extended by org.apache.jackrabbit.standalone.cli.info.Describe
All Implemented Interfaces:
org.apache.commons.chain.Command

public class Describe
extends Object
implements org.apache.commons.chain.Command

Describes the given Node.


Constructor Summary
Describe()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context arg0)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Describe

public Describe()
Method Detail

execute

public boolean execute(org.apache.commons.chain.Context arg0)
                throws Exception

Specified by:
execute in interface org.apache.commons.chain.Command
Throws:
Exception


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.