org.apache.jackrabbit.standalone.cli.ext
Class StopJackrabbit

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

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

Stop Jackrabbit


Constructor Summary
StopJackrabbit()
           
 
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

StopJackrabbit

public StopJackrabbit()
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.