net.contextfw.web.application.internal
Class ToStringSerializer
java.lang.Object
net.contextfw.web.application.internal.ToStringSerializer
- All Implemented Interfaces:
- AttributeSerializer<Object>
public class ToStringSerializer
- extends Object
- implements AttributeSerializer<Object>
Default implementation for Object serialization.
- Author:
- marko
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToStringSerializer
public ToStringSerializer()
serialize
public String serialize(Object source)
- Specified by:
serialize in interface AttributeSerializer<Object>
Copyright © 2011. All Rights Reserved.