org.modeshape.jboss.subsystem
Class AddCustomIndexStorage
java.lang.Object
org.jboss.as.controller.AbstractAddStepHandler
org.modeshape.jboss.subsystem.AbstractAddIndexStorage
org.modeshape.jboss.subsystem.AddCustomIndexStorage
- All Implemented Interfaces:
- org.jboss.as.controller.OperationStepHandler
public class AddCustomIndexStorage
- extends AbstractAddIndexStorage
Methods inherited from class org.jboss.as.controller.AbstractAddStepHandler |
execute, populateModel, populateModel, requiresRuntime, requiresRuntimeVerification, rollbackRuntime |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final AddCustomIndexStorage INSTANCE
writeIndexStorageConfiguration
protected void writeIndexStorageConfiguration(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode storage,
EditableDocument indexStorage)
- Specified by:
writeIndexStorageConfiguration
in class AbstractAddIndexStorage
populateModel
protected void populateModel(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model)
throws org.jboss.as.controller.OperationFailedException
- Specified by:
populateModel
in class org.jboss.as.controller.AbstractAddStepHandler
- Throws:
org.jboss.as.controller.OperationFailedException
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.