public class FilePersistenceWriteAttributeHandler extends AbstractRepositoryConfigWriteAttributeHandler
OperationStepHandler
implementation that handles changes to the model values for a repository's database
persistence attribute definitions
.Modifier and Type | Method and Description |
---|---|
protected boolean |
changeField(org.jboss.as.controller.OperationContext context,
ModelNode operation,
RepositoryService repositoryService,
MappedAttributeDefinition defn,
ModelNode newValue) |
applyUpdateToRuntime, changeConfiguration, registerAttributes, repositoryName, revertUpdateToRuntime
protected boolean changeField(org.jboss.as.controller.OperationContext context, ModelNode operation, RepositoryService repositoryService, MappedAttributeDefinition defn, ModelNode newValue) throws RepositoryException, org.jboss.as.controller.OperationFailedException
changeField
in class AbstractRepositoryConfigWriteAttributeHandler
RepositoryException
org.jboss.as.controller.OperationFailedException
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.