Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.management |
Modifier and Type | Method and Description |
---|---|
ConfigurationChangesService |
ManagementCoreService.ManagementCoreServiceResources.configurationChangesService()
Service to store and list configuration changes.
|
Modifier and Type | Method and Description |
---|---|
T |
ManagementCoreService.configurationChangesService(ConfigurationChangesService value)
Service to store and list configuration changes.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationChangesService<T extends ConfigurationChangesService<T>>
Service to store and list configuration changes.
|
interface |
ConfigurationChangesServiceConsumer<T extends ConfigurationChangesService<T>> |
interface |
ConfigurationChangesServiceSupplier<T extends ConfigurationChangesService> |
Modifier and Type | Method and Description |
---|---|
ConfigurationChangesService |
ConfigurationChangesServiceSupplier.get()
Constructed instance of ConfigurationChangesService resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.