@Service(name="list-threadpools") @PerLookup @CommandLock(value=NONE) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CONFIG,CLUSTERED_INSTANCE}) public class ListThreadpools extends Object implements AdminCommand, AdminCommandSecurity.Preauthorization
| Constructor and Description |
|---|
ListThreadpools() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Executes the command
|
boolean |
preAuthorization(AdminCommandContext context) |
public boolean preAuthorization(AdminCommandContext context)
preAuthorization in interface AdminCommandSecurity.Preauthorizationpublic void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - informationCopyright © 2017. All rights reserved.