interface CodecRegistryAware
Can be implemented by codecs to be made aware of the registry
Type Params | Return Type | Name and description |
---|---|---|
|
abstract void |
setCodecRegistry(org.bson.codecs.configuration.CodecRegistry codecRegistry) |