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

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

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

Lists the registered namespaces.


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

Constructor Detail

LsNamespaces

public LsNamespaces()
Method Detail

execute

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

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


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