| Package | Description |
|---|---|
| se.l4.commons.serialization | |
| se.l4.commons.serialization.spi | |
| se.l4.commons.types | |
| se.l4.commons.types.internal |
| Modifier and Type | Method and Description |
|---|---|
InstanceFactory |
SerializerCollection.getInstanceFactory()
Get the current instance factory.
|
InstanceFactory |
WrappedSerializerCollection.getInstanceFactory() |
InstanceFactory |
DefaultSerializerCollection.getInstanceFactory() |
| Constructor and Description |
|---|
DefaultSerializerCollection(InstanceFactory instanceFactory) |
| Constructor and Description |
|---|
SerializerResolverRegistry(InstanceFactory instanceFactory,
NamingCallback naming) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInstanceFactory
Default implementation of
InstanceFactory. |
| Modifier and Type | Method and Description |
|---|---|
TypeFinderBuilder |
TypeFinderBuilder.setInstanceFactory(InstanceFactory factory)
Set the instance factory to use.
|
| Modifier and Type | Method and Description |
|---|---|
TypeFinderBuilder |
TypeFinderOverReflectionsBuilder.setInstanceFactory(InstanceFactory factory) |
| Constructor and Description |
|---|
TypeFinderOverReflections(InstanceFactory factory,
org.reflections.Reflections reflections) |
Copyright © 2016. All rights reserved.