public class SecurityDomainReloadWriteHandler extends RestartParentWriteAttributeHandler
AbstractWriteAttributeHandler.HandbackHolder<T>
Modifier | Constructor and Description |
---|---|
protected |
SecurityDomainReloadWriteHandler(AttributeDefinition... definition) |
Modifier and Type | Method and Description |
---|---|
protected org.jboss.msc.service.ServiceName |
getParentServiceName(PathAddress parentAddress) |
protected void |
recreateParentService(OperationContext context,
PathAddress parentAddress,
org.jboss.dmr.ModelNode parentModel,
ServiceVerificationHandler verificationHandler) |
applyUpdateToRuntime, getParentAddress, isResourceServiceRestartAllowed, removeServices, revertUpdateToRuntime
execute, finishModelStage, getAttributeDefinition, requiresRuntime, validateResolvedValue, validateUnresolvedValue, validateUpdatedModel
protected SecurityDomainReloadWriteHandler(AttributeDefinition... definition)
protected void recreateParentService(OperationContext context, PathAddress parentAddress, org.jboss.dmr.ModelNode parentModel, ServiceVerificationHandler verificationHandler) throws OperationFailedException
recreateParentService
in class RestartParentWriteAttributeHandler
OperationFailedException
protected org.jboss.msc.service.ServiceName getParentServiceName(PathAddress parentAddress)
getParentServiceName
in class RestartParentWriteAttributeHandler
Copyright © 2015 JBoss by Red Hat. All rights reserved.