public class GetLocalServicesCommand<T> extends Object implements Command<List<T>,Set<T>>
| Constructor and Description |
|---|
GetLocalServicesCommand() |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
execute(Set<T> services)
Execute this command with the specified context.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.