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, requiresRuntimeprotected RestartParentResourceRemoveHandler(String parentKeyName)
protected void updateModel(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
updateModel in class RestartParentResourceHandlerBasecontext - the operation contextoperation - the operationOperationFailedException - if there is a problem updating the modelCopyright © 2016 JBoss by Red Hat. All rights reserved.