Uses of Class
org.identityconnectors.framework.common.serializer.ObjectSerializerFactory
-
Packages that use ObjectSerializerFactory Package Description org.identityconnectors.framework.common.serializer -
-
Uses of ObjectSerializerFactory in org.identityconnectors.framework.common.serializer
Methods in org.identityconnectors.framework.common.serializer that return ObjectSerializerFactory Modifier and Type Method Description static ObjectSerializerFactoryObjectSerializerFactory. getInstance()Get the singleton instance of theObjectSerializerFactory.
-