public class StartJackrabbit extends Object implements org.apache.commons.chain.Command
Repository| Constructor and Description | 
|---|
StartJackrabbit()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
execute(org.apache.commons.chain.Context ctx) | 
String | 
getConfigKey()  | 
String | 
getHomeKey()  | 
void | 
setConfigKey(String configKey)  | 
void | 
setHomeKey(String homeKey)  | 
public boolean execute(org.apache.commons.chain.Context ctx)
                throws Exception
execute in interface org.apache.commons.chain.CommandExceptionpublic String getConfigKey()
public void setConfigKey(String configKey)
configKey - the config key to setpublic String getHomeKey()
public void setHomeKey(String homeKey)
homeKey - the home key to setCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.