public class WriteDefaultWebModule extends ReloadRequiredWriteAttributeHandler
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, revertUpdateToRuntimeexecute, finishModelStage, getAttributeDefinition, requiresRuntime, validateResolvedValue, validateUnresolvedValueprotected void validateUpdatedModel(OperationContext context, Resource model) throws OperationFailedException
AbstractWriteAttributeHandlervalidateUpdatedModel in class AbstractWriteAttributeHandler<Void>context - the operation contextmodel - the updated model resourceOperationFailedExceptionCopyright © 2013 JBoss by Red Hat. All rights reserved.