com.pelzer.util.l10n
Class LocalizableBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.pelzer.util.SimplePersistenceBeanInfo
com.pelzer.util.l10n.LocalizableBeanInfo
- All Implemented Interfaces:
- BeanInfo, Serializable
public class LocalizableBeanInfo
- extends SimplePersistenceBeanInfo
Specifies how to serialize a Localizable object using XMLEncoder
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalizableBeanInfo
public LocalizableBeanInfo()
getPersistenceDelegate
protected PersistenceDelegate getPersistenceDelegate()
- Specified by:
getPersistenceDelegate in class SimplePersistenceBeanInfo
- Returns:
- the PersistenceDelegate that should be used for the class described by this BeanInfo.
Copyright © 2012. All Rights Reserved.