Class SourceCommand
- java.lang.Object
-
- org.apache.jackrabbit.standalone.cli.SourceCommand
-
- All Implemented Interfaces:
org.apache.commons.chain.Command
public class SourceCommand extends Object implements org.apache.commons.chain.Command
Executes a script from the given file
-
-
Constructor Summary
Constructors Constructor Description SourceCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
execute(org.apache.commons.chain.Context ctx)
String
getFileKey()
void
setFileKey(String file)
-