org.jboss.seam.international.locale
Class AvailableLocales

java.lang.Object
  extended by org.jboss.seam.international.locale.AvailableLocales

@ApplicationScoped
public class AvailableLocales
extends Object


Constructor Summary
AvailableLocales()
           
 
Method Summary
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AvailableLocales

public AvailableLocales()
Method Detail

init

@PostConstruct
public void init()


Copyright © 2009-2010 Seam Framework. All Rights Reserved.