public abstract class AbstractStorageModule
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
AbstractStorageModule() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
configureForDataSource(Protos.DataSource dataSource) |
public abstract void configureForDataSource(Protos.DataSource dataSource) throws StorageInitFailed
StorageInitFailedCopyright © 2015. All rights reserved.