Package | Description |
---|---|
org.jboss.as.domain.controller | |
org.jboss.as.host.controller.discovery | |
org.jboss.as.host.controller.logging | |
org.jboss.as.host.controller.operations |
Modifier and Type | Method and Description |
---|---|
List<DiscoveryOption> |
LocalHostControllerInfo.getRemoteDomainControllerDiscoveryOptions()
Gets a list of discovery options that can be used to discover the
remote domain controller.
|
Modifier and Type | Class and Description |
---|---|
class |
S3Discovery
Handle domain controller discovery via Amazon's S3 storage.
|
class |
StaticDiscovery
Handle domain controller discovery via static (i.e., hard-wired) configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
HostControllerLogger.failedDiscoveringMaster(DiscoveryOption option,
Exception e)
Logs a warning message indicating that the slave host controller could not
discover the remote domain controller using the given
DiscoveryOption . |
void |
HostControllerLogger_$logger.failedDiscoveringMaster(DiscoveryOption option,
Exception e) |
Modifier and Type | Method and Description |
---|---|
List<DiscoveryOption> |
LocalHostControllerInfoImpl.getRemoteDomainControllerDiscoveryOptions() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.