Class ParameterBindingJsonReader.Context
java.lang.Object
org.springframework.data.mongodb.util.json.ParameterBindingJsonReader.Context
- Enclosing class:
- ParameterBindingJsonReader
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedContext(org.bson.AbstractBsonReader.Context parentContext, org.bson.BsonContextType contextType) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected org.bson.BsonContextTypeprotected ParameterBindingJsonReader.Context
- 
Constructor Details- 
Contextprotected Context(org.bson.AbstractBsonReader.Context parentContext, org.bson.BsonContextType contextType) 
 
- 
- 
Method Details- 
getParentContext
- 
getContextTypeprotected org.bson.BsonContextType getContextType()
 
-