public class MongoPlugin extends AbstractPlugin
Modifier and Type | Field and Description |
---|---|
private static com.google.inject.TypeLiteral<org.springframework.core.convert.converter.Converter<?,?>> |
CONVERTER_TYPE_LITERAL |
JAX_RS_RESOURCE_CLASSES_KEY, JAX_RS_RESOURCE_INSTANCE_KEY
Constructor and Description |
---|
MongoPlugin() |
Modifier and Type | Method and Description |
---|---|
protected void |
bindToDataConverter(org.springframework.core.convert.converter.Converter<?,?> converter) |
void |
configure() |
bindToChecker, bindToDefaultConfig, bindToJaxRs, bindToJaxRs, bindToMongo, bindToOptionalConfig, equals, hashCode
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
private static final com.google.inject.TypeLiteral<org.springframework.core.convert.converter.Converter<?,?>> CONVERTER_TYPE_LITERAL
protected void bindToDataConverter(org.springframework.core.convert.converter.Converter<?,?> converter)
bindToDataConverter
in class AbstractPlugin
public void configure()
configure
in class com.google.inject.AbstractModule