public class SecurityRealmChildWriteAttributeHandler extends RestartParentWriteAttributeHandler
AbstractWriteAttributeHandler.HandbackHolder<T>| Constructor and Description |
|---|
SecurityRealmChildWriteAttributeHandler(AttributeDefinition... attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.msc.service.ServiceName |
getParentServiceName(PathAddress parentAddress) |
protected boolean |
isResourceServiceRestartAllowed(OperationContext context,
org.jboss.msc.service.ServiceController<?> service) |
protected void |
recreateParentService(OperationContext context,
PathAddress parentAddress,
org.jboss.dmr.ModelNode parentModel) |
protected void |
removeServices(OperationContext context,
org.jboss.msc.service.ServiceName parentService,
org.jboss.dmr.ModelNode parentModel) |
protected boolean |
requiresRuntime(OperationContext context) |
applyUpdateToRuntime, getParentAddress, recreateParentService, revertUpdateToRuntimeexecute, finishModelStage, getAttributeDefinition, validateResolvedValue, validateUnresolvedValue, validateUpdatedModelpublic SecurityRealmChildWriteAttributeHandler(AttributeDefinition... attributes)
protected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractWriteAttributeHandler<org.jboss.dmr.ModelNode>protected boolean isResourceServiceRestartAllowed(OperationContext context, org.jboss.msc.service.ServiceController<?> service)
isResourceServiceRestartAllowed in class RestartParentWriteAttributeHandlerprotected void removeServices(OperationContext context, org.jboss.msc.service.ServiceName parentService, org.jboss.dmr.ModelNode parentModel) throws OperationFailedException
removeServices in class RestartParentWriteAttributeHandlerOperationFailedExceptionprotected void recreateParentService(OperationContext context, PathAddress parentAddress, org.jboss.dmr.ModelNode parentModel) throws OperationFailedException
recreateParentService in class RestartParentWriteAttributeHandlerOperationFailedExceptionprotected org.jboss.msc.service.ServiceName getParentServiceName(PathAddress parentAddress)
getParentServiceName in class RestartParentWriteAttributeHandlerCopyright © 2015 JBoss by Red Hat. All rights reserved.