public class Repository extends Tool
Constructor and Description |
---|
Repository() |
Modifier and Type | Method and Description |
---|---|
protected void |
displayHelp()
Display Tool Help
|
protected int |
execute()
Perform Tool Behaviour
|
protected String |
getToolName()
Get the tool name
|
static void |
main(String[] args)
Start the repository and wait for a keypress to stop
|
protected org.alfresco.tools.ToolContext |
processArgs(String[] args)
Process Tool Arguments
|
exit, getApplicationContext, getServiceRegistry, handleError, logError, logInfo, logVerbose, start
protected String getToolName()
Tool
getToolName
in class Tool
protected org.alfresco.tools.ToolContext processArgs(String[] args) throws ToolException
Tool
processArgs
in class Tool
args
- the argumentsToolException
protected void displayHelp()
Tool
displayHelp
in class Tool
protected int execute() throws ToolException
Tool
execute
in class Tool
ToolException
public static void main(String[] args)
args
- not usedCopyright © 2005–2017 Alfresco Software. All rights reserved.