public class Universe extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Universe.StreamLocation |
| Modifier and Type | Method and Description |
|---|---|
UniverseLocation |
getLocation() |
Collection<Universe.StreamLocation> |
getStreamLocations() |
ArtifactCoords |
resolveStream(String name) |
public static final String NS
public UniverseLocation getLocation()
public Collection<Universe.StreamLocation> getStreamLocations()
public ArtifactCoords resolveStream(String name) throws ArtifactException
ArtifactExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.