@Service(name="list-iiop-listeners") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) @TargetType(value={CLUSTER,CONFIG,DAS,STANDALONE_INSTANCE,CLUSTERED_INSTANCE,DOMAIN}) public class ListIiopListeners extends Object implements AdminCommand
| Constructor and Description |
|---|
ListIiopListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Executes the command
|
public void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - informationCopyright © 2019. All rights reserved.