@Factory
 @Requires(classes=com.oracle.coherence.io.json.JsonSerializer.class)
public class JsonSerializerFactory
extends java.lang.Object
JsonSerializer beans.
 This factory is only enabled when the coherence-json module is on the classpath
| Constructor and Description | 
|---|
JsonSerializerFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.tangosol.io.Serializer | 
defaultSerializer()
A factory method to produce the default
 Java  
Serializer. |