Uses of Interface
com.tangosol.io.NamedSerializerFactory
Packages that use NamedSerializerFactory
Package
Description
Coherence CDI provides support for CDI (Contexts and Dependency Injection)
within Coherence cluster members.
Contains classes providing cache persistence of serialized objects.
-
Uses of NamedSerializerFactory in com.oracle.coherence.cdi
Classes in com.oracle.coherence.cdi that implement NamedSerializerFactory -
Uses of NamedSerializerFactory in com.tangosol.io
Fields in com.tangosol.io declared as NamedSerializerFactoryModifier and TypeFieldDescriptionstatic final NamedSerializerFactory
NamedSerializerFactory.DEFAULT
The default implementation ofNamedSerializerFactory
that looks upSerializer
instances by name in the Coherence operational configuration.