org.jasig.portal.i18n
Class LocaleStoreFactory
java.lang.Object
org.jasig.portal.i18n.LocaleStoreFactory
public class LocaleStoreFactory
- extends Object
Produces an implementation of ILocaleStore
- Version:
- $Revision: 19776 $
- Author:
- Ken Weiner, kweiner@unicon.net
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleStoreFactory
public LocaleStoreFactory()
getLocaleStoreImpl
public static ILocaleStore getLocaleStoreImpl()
- Returns an instance of the ILocaleStore specified in portal.properties
- Returns:
- an ILocaleStore implementation
Copyright © 2010 Jasig. All Rights Reserved.