@Service(name="_get-context-root") @ExecuteOn(value=DAS) @PerLookup @CommandLock(value=NONE) public class GetContextRootCommand extends Object implements AdminCommand
| Constructor and Description |
|---|
GetContextRootCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Entry point from the framework into the command execution
|
public void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - context for the command.Copyright © 2019. All rights reserved.