Uses of Class
org.identityconnectors.framework.common.serializer.ObjectSerializerFactory
-
Packages that use ObjectSerializerFactory Package Description org.identityconnectors.framework.common.serializer org.identityconnectors.framework.impl.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 ObjectSerializerFactory
ObjectSerializerFactory. getInstance()
Get the singleton instance of theObjectSerializerFactory
. -
Uses of ObjectSerializerFactory in org.identityconnectors.framework.impl.serializer
Subclasses of ObjectSerializerFactory in org.identityconnectors.framework.impl.serializer Modifier and Type Class Description class
ObjectSerializerFactoryImpl
-