public class BinaryStorageService extends Object
Modifier and Type | Method and Description |
---|---|
static BinaryStorageService |
createDefault() |
static BinaryStorageService |
createWithConfiguration(EditableDocument binaryConfig) |
<any> |
getBinaryStorageBasePathInjector() |
BinaryStorage |
getValue() |
void |
start(StartContext arg0) |
void |
stop(StopContext arg0) |
public static BinaryStorageService createDefault()
public static BinaryStorageService createWithConfiguration(EditableDocument binaryConfig)
public <any> getBinaryStorageBasePathInjector()
public BinaryStorage getValue() throws IllegalStateException, IllegalArgumentException
public void start(StartContext arg0)
public void stop(StopContext arg0)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.