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 |
CompositeKey.head() |
SimpleKey |
ConfigKey.head()
Return the first segment of this key.
|
SimpleKey |
SimpleKey.head() |
Modifier and Type | Method and Description |
---|---|
List<SimpleKey> |
ConfigView.simpleSubkeys(ConfigKey prefix) |
Constructor and Description |
---|
CompositeKey(SimpleKey... parts) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.