public final class

UnmarshallingBindingsModule

extends AbstractModule
java.lang.Object
   ↳ com.google.inject.AbstractModule
     ↳ xades4j.xml.unmarshalling.UnmarshallingBindingsModule

Class Overview

Contains the Guice bindings for the components on this package.

Summary

Public Constructors
UnmarshallingBindingsModule()
Protected Methods
void configure()
[Expand]
Inherited Methods
From class com.google.inject.AbstractModule
From class java.lang.Object
From interface com.google.inject.Module

Public Constructors

public UnmarshallingBindingsModule ()

Protected Methods

protected void configure ()