Class ObjectSerializerFactory

java.lang.Object
org.identityconnectors.framework.common.serializer.ObjectSerializerFactory
Direct Known Subclasses:
ObjectSerializerFactoryImpl

public abstract class ObjectSerializerFactory extends Object
Serializer factory for serializing connector objects. The list of supported types are as follows: TODO: list supported types
See Also: