Package | Description |
---|---|
org.jboss.as.domain.controller | |
org.jboss.as.host.controller |
Modifier and Type | Method and Description |
---|---|
static SlaveRegistrationException |
SlaveRegistrationException.forHostAlreadyExists(String slaveName) |
static SlaveRegistrationException |
SlaveRegistrationException.forHostIsNotMaster() |
static SlaveRegistrationException |
SlaveRegistrationException.forMasterInAdminOnlyMode(RunningMode runningMode) |
static SlaveRegistrationException |
SlaveRegistrationException.forUnknownError(String msg) |
static SlaveRegistrationException |
SlaveRegistrationException.parse(String raw) |
Modifier and Type | Method and Description |
---|---|
void |
DomainController.registerRemoteHost(ProxyController hostControllerClient)
Registers a Host Controller with this domain controller.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainModelControllerService.registerRemoteHost(ProxyController hostControllerClient) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.