|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.inject.AbstractModule
com.wideplay.warp.persist.PersistenceServiceExtrasModule
public final class PersistenceServiceExtrasModule
Module with bindings that can be useful when using certain Warp Persist configurations. Current bindings:
List<PersistenceService>
(accumulating all PersistenceServices in regular or multimodules mode)
Constructor Summary | |
---|---|
PersistenceServiceExtrasModule()
|
Method Summary | |
---|---|
protected void |
configure()
|
Methods inherited from class com.google.inject.AbstractModule |
---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindScope, configure, convertToTypes, currentStage, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PersistenceServiceExtrasModule()
Method Detail |
---|
protected void configure()
configure
in class com.google.inject.AbstractModule
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |