Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.management |
Modifier and Type | Method and Description |
---|---|
NativeRemotingInterfaceManagementInterface |
ManagementCoreService.ManagementCoreServiceResources.nativeRemotingInterfaceManagementInterface()
Configuration of the server's native management interface using a
connector from the remoting subsystem.
|
Modifier and Type | Method and Description |
---|---|
T |
ManagementCoreService.nativeRemotingInterfaceManagementInterface(NativeRemotingInterfaceManagementInterface value)
Configuration of the server's native management interface using a
connector from the remoting subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
NativeRemotingInterfaceManagementInterface<T extends NativeRemotingInterfaceManagementInterface<T>>
Configuration of the server's native management interface using a connector
from the remoting subsystem.
|
interface |
NativeRemotingInterfaceManagementInterfaceConsumer<T extends NativeRemotingInterfaceManagementInterface<T>> |
interface |
NativeRemotingInterfaceManagementInterfaceSupplier<T extends NativeRemotingInterfaceManagementInterface> |
Modifier and Type | Method and Description |
---|---|
NativeRemotingInterfaceManagementInterface |
NativeRemotingInterfaceManagementInterfaceSupplier.get()
Constructed instance of NativeRemotingInterfaceManagementInterface
resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.