org.jboss.seam.international.locale
Class DefaultLocaleProducer

java.lang.Object
  extended by org.jboss.seam.international.locale.DefaultLocaleProducer
All Implemented Interfaces:
Serializable

@ApplicationScoped
public class DefaultLocaleProducer
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

DefaultLocaleProducer

public DefaultLocaleProducer()
Method Detail

init

@PostConstruct
public void init()


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