org.jboss.seam.international.examples.timeanddate.locale
Class CustomLocaleConfiguration

java.lang.Object
  extended by org.jboss.seam.international.locale.LocaleConfiguration
      extended by org.jboss.seam.international.examples.timeanddate.locale.CustomLocaleConfiguration

public class CustomLocaleConfiguration
extends org.jboss.seam.international.locale.LocaleConfiguration

Author:
Marek Schmidt

Constructor Summary
CustomLocaleConfiguration()
           
 
Method Summary
 void setup()
           
 
Methods inherited from class org.jboss.seam.international.locale.LocaleConfiguration
addSupportedLocaleKey, getSupportedLocaleKeys, setSupportedLocaleKeys
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomLocaleConfiguration

public CustomLocaleConfiguration()
Method Detail

setup

@PostConstruct
public void setup()


Copyright © 2011 Seam Framework. All Rights Reserved.