Package | Description |
---|---|
org.guvnor.ala.registry | |
org.guvnor.ala.registry.inmemory |
Modifier and Type | Method and Description |
---|---|
List<Binary> |
BuildRegistry.getAllBinaries()
Returns all the registered binaries
|
Modifier and Type | Method and Description |
---|---|
void |
BuildRegistry.registerBinary(Binary binary)
Register a new binary
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,Binary> |
InMemoryBuildRegistry.binariesByName |
Modifier and Type | Method and Description |
---|---|
List<Binary> |
InMemoryBuildRegistry.getAllBinaries() |
Modifier and Type | Method and Description |
---|---|
void |
InMemoryBuildRegistry.registerBinary(Binary binary) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.