r01f.locale
Class I18NGuiceModule

java.lang.Object
  extended by r01f.locale.I18NGuiceModule
All Implemented Interfaces:
com.google.inject.Module

public class I18NGuiceModule
extends java.lang.Object
implements com.google.inject.Module


Nested Class Summary
(package private)  class I18NGuiceModule.I18NLocalizedTypeAnnotationMatcher
           
 
Constructor Summary
I18NGuiceModule()
           
 
Method Summary
 void configure(com.google.inject.Binder binder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18NGuiceModule

public I18NGuiceModule()
Method Detail

configure

public void configure(com.google.inject.Binder binder)
Specified by:
configure in interface com.google.inject.Module