ModeShape Distribution 3.0.0.Beta4

org.modeshape.jboss.subsystem
Class BinaryStorageWriteAttributeHandler

java.lang.Object
  extended by org.jboss.as.controller.AbstractWriteAttributeHandler<Void>
      extended by org.modeshape.jboss.subsystem.AbstractRepositoryConfigWriteAttributeHandler
          extended by org.modeshape.jboss.subsystem.BinaryStorageWriteAttributeHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler

public class BinaryStorageWriteAttributeHandler
extends AbstractRepositoryConfigWriteAttributeHandler

OperationStepHandler implementations that handles changes to the model values for the binary storage submodel's attribute definitions, including the different kinds of binary storage. Those attributes that can be changed RESTART_NONE without restarting will be immediately reflected in the repository's configuration; other attributes will be changed in the submodel and used upon the next restart.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.as.controller.AbstractWriteAttributeHandler
org.jboss.as.controller.AbstractWriteAttributeHandler.HandbackHolder<T>
 
Method Summary
 
Methods inherited from class org.modeshape.jboss.subsystem.AbstractRepositoryConfigWriteAttributeHandler
allBut, applyUpdateToRuntime, changeConfiguration, changeField, registerAttributes, repositoryName, revertUpdateToRuntime, unique
 
Methods inherited from class org.jboss.as.controller.AbstractWriteAttributeHandler
execute, getAttributeDefinition, requiresRuntime, validateResolvedValue, validateUnresolvedValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.