public interface BuildRegistry
| Modifier and Type | Method and Description |
|---|---|
List<Binary> |
getAllBinaries()
Returns all the registered binaries
|
void |
registerBinary(Binary binary)
Register a new binary
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.