public abstract class RestartParentResourceRemoveHandler extends RestartParentResourceHandlerBase
Modifier | Constructor and Description |
---|---|
protected |
RestartParentResourceRemoveHandler(String parentKeyName) |
Modifier and Type | Method and Description |
---|---|
protected void |
updateModel(OperationContext context,
org.jboss.dmr.ModelNode operation)
Performs the update to the persistent configuration model.
|
execute, getParentAddress, getParentServiceName, isResourceServiceRestartAllowed, recreateParentService, recreateParentService, removeServices, requiresRuntime
protected RestartParentResourceRemoveHandler(String parentKeyName)
protected void updateModel(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
updateModel
in class RestartParentResourceHandlerBase
context
- the operation contextoperation
- the operationOperationFailedException
- if there is a problem updating the modelCopyright © 2023 JBoss by Red Hat. All rights reserved.