public class NodesRegistrationManagement extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NodesRegistrationManagement.NodeRegistrationContext |
Constructor and Description |
---|
NodesRegistrationManagement() |
Modifier and Type | Method and Description |
---|---|
protected void |
sendRegistrationEvent(KeycloakDeployment deployment) |
protected boolean |
sendUnregistrationEvent(KeycloakDeployment deployment) |
void |
stop()
Called during undeployment or server stop.
|
void |
tryRegister(KeycloakDeployment resolvedDeployment) |
public void tryRegister(KeycloakDeployment resolvedDeployment)
public void stop()
protected void sendRegistrationEvent(KeycloakDeployment deployment)
protected boolean sendUnregistrationEvent(KeycloakDeployment deployment)
Copyright © 2019 JBoss by Red Hat. All rights reserved.