public final class Environment extends Object
| Modifier and Type | Field and Description |
|---|---|
static StorageFactory |
STORAGE_FACTORY |
| Constructor and Description |
|---|
Environment() |
| Modifier and Type | Method and Description |
|---|---|
static Environment |
acquire() |
static Storage |
createStorage(String bucket,
String prefix) |
static Environment |
get() |
static Environment |
release() |
public static final StorageFactory STORAGE_FACTORY
public static Environment get()
public static Environment acquire()
public static Environment release()
Copyright © 2015. All rights reserved.