r01f.xmlproperties
Class XMLPropertiesGuiceModule

java.lang.Object
  extended by r01f.xmlproperties.XMLPropertiesGuiceModule
All Implemented Interfaces:
com.google.inject.Module

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


Constructor Summary
XMLPropertiesGuiceModule()
           
 
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

XMLPropertiesGuiceModule

public XMLPropertiesGuiceModule()
Method Detail

configure

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