public class SecurityDomainReloadWriteHandler extends RestartParentWriteAttributeHandler
AbstractWriteAttributeHandler.HandbackHolder<T>
Modifier | Constructor and Description |
---|---|
protected |
SecurityDomainReloadWriteHandler() |
protected |
SecurityDomainReloadWriteHandler(AttributeDefinition definition) |
protected |
SecurityDomainReloadWriteHandler(ParameterValidator validator) |
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, getAttributeDefinition, requiresRuntime, validateResolvedValue, validateUnresolvedValue
protected SecurityDomainReloadWriteHandler()
protected SecurityDomainReloadWriteHandler(ParameterValidator validator)
protected SecurityDomainReloadWriteHandler(AttributeDefinition definition)
protected void recreateParentService(OperationContext context, PathAddress parentAddress, org.jboss.dmr.ModelNode parentModel, ServiceVerificationHandler verificationHandler)
recreateParentService
in class RestartParentWriteAttributeHandler
protected org.jboss.msc.service.ServiceName getParentServiceName(PathAddress parentAddress)
getParentServiceName
in class RestartParentWriteAttributeHandler
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.