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, revertUpdateToRuntimeexecute, getAttributeDefinition, requiresRuntime, validateResolvedValue, validateUnresolvedValueprotected 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 RestartParentWriteAttributeHandlerprotected org.jboss.msc.service.ServiceName getParentServiceName(PathAddress parentAddress)
getParentServiceName in class RestartParentWriteAttributeHandlerCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.