public class ConfigAdminInterpreter extends BaseInterpreter
authorityService, lastCommand, transactionService
Constructor and Description |
---|
ConfigAdminInterpreter() |
Modifier and Type | Method and Description |
---|---|
protected String |
executeCommand(String line)
Execute a single command using the BufferedReader passed in for any data needed.
|
static void |
main(String[] args)
Main entry point.
|
void |
setRepoXMLConfigService(RepoXMLConfigService webClientConfigService) |
void |
setTransactionService(TransactionService transactionService) |
getConsoleBean, getCurrentUserName, hasAuthority, interpretCommand, onBootstrap, onShutdown, rep, runMain, runMain, setAuthorityService, setCurrentUserName
public void setRepoXMLConfigService(RepoXMLConfigService webClientConfigService)
public void setTransactionService(TransactionService transactionService)
setTransactionService
in class BaseInterpreter
public static void main(String[] args)
protected String executeCommand(String line) throws IOException
executeCommand
in class BaseInterpreter
line
- The unparsed commandIOException
Copyright © 2005–2017 Alfresco Software. All rights reserved.