r01f.internal
Class BootstrapGuiceModule
java.lang.Object
r01f.internal.BootstrapGuiceModule
- All Implemented Interfaces:
- com.google.inject.Module
public class BootstrapGuiceModule
- extends java.lang.Object
- implements com.google.inject.Module
|
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 |
_resourcesLoaderModule
private ResourcesLoaderGuiceModule _resourcesLoaderModule
_xmlPropertiesModule
private XMLPropertiesGuiceModule _xmlPropertiesModule
_i18nModule
private I18NGuiceModule _i18nModule
_guidDispenserModule
private GUIDDispenserGuiceModule _guidDispenserModule
_marshallerModule
private MarsallerGuiceModule _marshallerModule
BootstrapGuiceModule
public BootstrapGuiceModule()
configure
public void configure(com.google.inject.Binder binder)
- Specified by:
configure in interface com.google.inject.Module