public class

InjectorModule

extends Object
implements Module
java.lang.Object
   ↳ vars.shared.InjectorModule

Summary

Public Constructors
InjectorModule(String bundleName)
Constructs ...
InjectorModule(ResourceBundle bundle)
Constructs ...
Public Methods
void configure(Binder binder)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.google.inject.Module

Public Constructors

public InjectorModule (String bundleName)

Constructs ...

public InjectorModule (ResourceBundle bundle)

Constructs ...

Public Methods

public void configure (Binder binder)