org.apache.jackrabbit.standalone.cli.core
Class Logout

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

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

Logout from the current working Repository


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

Logout

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