public interface ExternalComponentService
| Modifier and Type | Method and Description |
|---|---|
Optional<ExternalComponent> |
byId(String componentId) |
List<ExternalComponent> |
listComponents() |
List<ExternalComponent> listComponents()
Optional<ExternalComponent> byId(String componentId)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.