Class ObjectSerializerRegistry
java.lang.Object
org.identityconnectors.framework.impl.serializer.ObjectSerializerRegistry
-
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectSerializationHandlergetHandlerByObjectType(Class<?> clazz) static ObjectSerializationHandlergetHandlerBySerialType(String type) static ObjectTypeMappergetMapperByObjectType(Class<?> clazz) static ObjectTypeMappergetMapperBySerialType(String type)
-
Method Details
-
getMapperBySerialType
-
getMapperByObjectType
-
getHandlerBySerialType
-
getHandlerByObjectType
-