public class HAPolicySynchronizationStatusReadHandler
extends org.jboss.as.controller.AbstractRuntimeOnlyHandler
| Modifier and Type | Field and Description |
|---|---|
static HAPolicySynchronizationStatusReadHandler |
INSTANCE |
static org.jboss.as.controller.AttributeDefinition |
SYNCHRONIZED_WITH_BACKUP |
static org.jboss.as.controller.AttributeDefinition |
SYNCHRONIZED_WITH_LIVE |
| Constructor and Description |
|---|
HAPolicySynchronizationStatusReadHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeRuntimeStep(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
static void |
registerMasterAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registry) |
static void |
registerSlaveAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registry) |
public static final org.jboss.as.controller.AttributeDefinition SYNCHRONIZED_WITH_LIVE
public static final org.jboss.as.controller.AttributeDefinition SYNCHRONIZED_WITH_BACKUP
public static final HAPolicySynchronizationStatusReadHandler INSTANCE
public HAPolicySynchronizationStatusReadHandler()
protected void executeRuntimeStep(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation)
throws org.jboss.as.controller.OperationFailedException
executeRuntimeStep in class org.jboss.as.controller.AbstractRuntimeOnlyHandlerorg.jboss.as.controller.OperationFailedExceptionpublic static void registerSlaveAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registry)
public static void registerMasterAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registry)
Copyright © 2021 JBoss by Red Hat. All rights reserved.