Package | Description |
---|---|
org.jboss.as.domain.controller | |
org.jboss.as.host.controller | |
org.jboss.as.host.controller.mgmt |
Modifier and Type | Method and Description |
---|---|
void |
DomainController.registerRemoteHost(String hostName,
ManagementChannelHandler handler,
Transformers transformers,
Long remoteConnectionId,
DomainControllerRuntimeIgnoreTransformationEntry runtimeIgnoreTransformation)
Registers a slave Host Controller with this domain controller.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainModelControllerService.registerRemoteHost(String hostName,
ManagementChannelHandler handler,
Transformers transformers,
Long remoteConnectionId,
DomainControllerRuntimeIgnoreTransformationEntry runtimeIgnoreTransformation) |
Modifier and Type | Method and Description |
---|---|
void |
DomainControllerRuntimeIgnoreTransformationRegistry.registerHost(String name,
DomainControllerRuntimeIgnoreTransformationEntry hostEntry)
Called when a host has been registered
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.