Package org.apache.jackrabbit.vault.cli
Class RepExecutionContext
java.lang.Object
org.apache.jackrabbit.vault.util.console.ExecutionContext
org.apache.jackrabbit.vault.util.console.ConsoleExecutionContext
org.apache.jackrabbit.vault.cli.VaultFsConsoleExecutionContext
org.apache.jackrabbit.vault.cli.RepExecutionContext
Implements a console/shell that operates on a jcrfs.
-
Field Summary
FieldsFields inherited from class org.apache.jackrabbit.vault.util.console.ExecutionContext
commands -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jackrabbit.vault.cli.VaultFsConsoleExecutionContext
getVaultFsAppMethods inherited from class org.apache.jackrabbit.vault.util.console.ConsoleExecutionContext
attach, cd, doExecute, getConsole, getCurrentFile, getFile, getName, getProperty, getPropertyKeys, getRootFile, getRuntimeEnv, setCurrentFile, setFileSystemMethods inherited from class org.apache.jackrabbit.vault.util.console.ExecutionContext
execute, execute, execute, getApplication, getCmdHelpFormatter, getCommand, getCommandsGroup, installCommand, printHelp
-
Field Details
-
log
protected static org.slf4j.Logger log
-
-
Constructor Details
-
RepExecutionContext
-