public class WriteDefaultWebModule extends ModelOnlyWriteAttributeHandler
AbstractWriteAttributeHandler.HandbackHolder<T>
Constructor and Description |
---|
WriteDefaultWebModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
validateUpdatedModel(OperationContext context,
Resource model)
Hook to allow subclasses to validate the model following the application of the new attribute value.
|
applyUpdateToRuntime, requiresRuntime, revertUpdateToRuntime
execute, finishModelStage, getAttributeDefinition, validateResolvedValue, validateUnresolvedValue
protected void validateUpdatedModel(OperationContext context, Resource model) throws OperationFailedException
AbstractWriteAttributeHandler
validateUpdatedModel
in class AbstractWriteAttributeHandler<Void>
context
- the operation contextmodel
- the updated model resourceOperationFailedException
Copyright © 2015 JBoss by Red Hat. All rights reserved.