public class CompositeBinaryStorageService extends Object
CompositeBinaryStore| Constructor and Description |
|---|
CompositeBinaryStorageService(String repositoryName,
EditableDocument binaries) |
| Modifier and Type | Method and Description |
|---|---|
BinaryStorage |
getValue() |
<any> |
nestedStoreConfiguration(String storeName) |
void |
start(StartContext startContext) |
void |
stop(StopContext stopContext) |
public CompositeBinaryStorageService(String repositoryName, EditableDocument binaries)
public BinaryStorage getValue() throws IllegalStateException, IllegalArgumentException
public <any> nestedStoreConfiguration(String storeName)
public void start(StartContext startContext)
public void stop(StopContext stopContext)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.