Dashboard > RIFE > ... > Config > Serialization support
RIFE Log In | Sign Up   View a printable version of the current page.
Serialization support


Added by Geert Bevin, last edited by Geert Bevin on May 14, 2004
Labels: 
(None)

The setParam and addListItem methods are able to automatically serialize a class that implements Serializable. It will be stored in a text-storage and encoding friendly way so that no corruption can occur. To retrieve serialized objects from the config two additional methods have been added:

getSerializable(String parameter)
getSerializableItems(String listName)

This feature makes it very easy to store complexer configuration structures without having to rely to a custom database back-end or a custom string-based serialization.



Are you enjoying Confluence? Please consider purchasing it today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.1a Build:#515 May 19, 2006) - Bug/feature request - Contact Administrators