Package de.bild.codec

Interface ReflectionCodec<T>

Type Parameters:
T -
All Superinterfaces:
org.bson.codecs.Codec<T>, org.bson.codecs.Decoder<T>, org.bson.codecs.Encoder<T>, PolymorphicCodec<T>, TypeCodec<T>
All Known Implementing Classes:
BasicReflectionCodec

public interface ReflectionCodec<T> extends PolymorphicCodec<T>
Used by Polymorphia internally to tag codecs that use reflection to build a Codec for al properties