| Package | Description |
|---|---|
| org.wildfly.swarm.spi.api.config |
| Modifier and Type | Field and Description |
|---|---|
static SimpleKey |
ConfigKey.EMPTY
Sentinal representing an empty key.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleKey |
ConfigKey.head()
Return the first segment of this key.
|
SimpleKey |
CompositeKey.head() |
SimpleKey |
SimpleKey.head() |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleKey> |
ConfigView.simpleSubkeys(ConfigKey prefix) |
| Constructor and Description |
|---|
CompositeKey(SimpleKey... parts) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.