Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.management |
Modifier and Type | Method and Description |
---|---|
HTTPInterfaceManagementInterface |
ManagementCoreService.ManagementCoreServiceResources.httpInterfaceManagementInterface()
Configuration of the server's HTTP management interface
|
Modifier and Type | Method and Description |
---|---|
T |
ManagementCoreService.httpInterfaceManagementInterface(HTTPInterfaceManagementInterface value)
Configuration of the server's HTTP management interface
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPInterfaceManagementInterface<T extends HTTPInterfaceManagementInterface<T>>
Configuration of the server's HTTP management interface
|
interface |
HTTPInterfaceManagementInterfaceConsumer<T extends HTTPInterfaceManagementInterface<T>> |
interface |
HTTPInterfaceManagementInterfaceSupplier<T extends HTTPInterfaceManagementInterface> |
Modifier and Type | Method and Description |
---|---|
HTTPInterfaceManagementInterface |
HTTPInterfaceManagementInterfaceSupplier.get()
Constructed instance of HTTPInterfaceManagementInterface resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.