Uses of Class
org.alfresco.util.exec.RuntimeExec
Packages that use RuntimeExec
-
Uses of RuntimeExec in org.alfresco.util.exec
Method parameters in org.alfresco.util.exec with type arguments of type RuntimeExecModifier and TypeMethodDescriptionvoid
RuntimeExecShutdownBean.setShutdownCommands
(List<RuntimeExec> startupCommands) Set the commands to execute, in sequence, when the application context is initialized.void
RuntimeExecBootstrapBean.setStartupCommands
(List<RuntimeExec> startupCommands) Set the commands to execute, in sequence, when the application context is initialized.