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