@ExecuteOn(value=DAS) @Service(name="collect-log-files") @PerLookup public class CollectLogFiles extends Object implements AdminCommand
| Constructor and Description |
|---|
CollectLogFiles() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteDir(File dir) |
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
public void execute(AdminCommandContext context)
AdminCommandexecute in interface AdminCommandcontext - informationpublic boolean deleteDir(File dir)
Copyright © 2017. All rights reserved.