public class AddCompositeBinaryStorage extends AbstractAddBinaryStorage
Modifier and Type | Method and Description |
---|---|
protected void |
createBinaryStorageService(org.jboss.as.controller.OperationContext context,
ModelNode model,
ServiceTarget target,
String repositoryName,
EditableDocument binaries,
ServiceName serviceName) |
protected void |
populateModel(ModelNode operation,
ModelNode model) |
protected void |
writeBinaryStorageConfiguration(String repositoryName,
org.jboss.as.controller.OperationContext context,
ModelNode model,
EditableDocument binaries) |
addControllersAndDependencies, performRuntime, writeCommonBinaryStorageConfiguration
protected void writeBinaryStorageConfiguration(String repositoryName, org.jboss.as.controller.OperationContext context, ModelNode model, EditableDocument binaries)
writeBinaryStorageConfiguration
in class AbstractAddBinaryStorage
protected void createBinaryStorageService(org.jboss.as.controller.OperationContext context, ModelNode model, ServiceTarget target, String repositoryName, EditableDocument binaries, ServiceName serviceName) throws org.jboss.as.controller.OperationFailedException
createBinaryStorageService
in class AbstractAddBinaryStorage
org.jboss.as.controller.OperationFailedException
protected void populateModel(ModelNode operation, ModelNode model) throws org.jboss.as.controller.OperationFailedException
populateModel
in class org.jboss.as.controller.AbstractAddStepHandler
org.jboss.as.controller.OperationFailedException
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.