Package | Description |
---|---|
org.jboss.as.domain.controller | |
org.jboss.as.host.controller |
Modifier and Type | Class and Description |
---|---|
static class |
HostConnectionInfo.BasicEventImpl |
Modifier and Type | Method and Description |
---|---|
static HostConnectionInfo.Event |
HostConnectionInfo.Events.create(HostConnectionInfo.EventType type,
String address) |
Modifier and Type | Method and Description |
---|---|
List<HostConnectionInfo.Event> |
HostConnectionInfo.getEvents()
Get a list of connection events.
|
Modifier and Type | Method and Description |
---|---|
void |
HostRegistrations.addHostEvent(String hostName,
HostConnectionInfo.Event event)
Add a host event.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DomainSlaveHostRegistrations.addEvent(String hostName,
HostConnectionInfo.Event event) |
void |
DomainModelControllerService.addHostEvent(String hostName,
HostConnectionInfo.Event event) |
protected boolean |
DomainSlaveHostRegistrations.unregisterHost(String hostName,
HostConnectionInfo.Event event) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.