public class CassandraPersistenceGuiceModule
extends com.google.inject.AbstractModule
This serves one purpose, to invoke the @PostConstruct annotated init method on InitServiceLocatorHolder, since Guice doesn't support @PostConstruct.
| Constructor and Description |
|---|
CassandraPersistenceGuiceModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |