com.pelzer.util.l10n.localizers
Class LocalizerBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.pelzer.util.SimplePersistenceBeanInfo
com.pelzer.util.l10n.localizers.LocalizerBeanInfo
- All Implemented Interfaces:
- BeanInfo, Serializable
- Direct Known Subclasses:
- LanguageLocalizerBeanInfo, ScriptLocalizerBeanInfo, TerritoryLocalizerBeanInfo
public abstract class LocalizerBeanInfo
- extends SimplePersistenceBeanInfo
Specifies how to serialize a Localizer 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 |
LocalizerBeanInfo
public LocalizerBeanInfo()
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.