pt.digitalis.testapp
Class MyTestModule

java.lang.Object
  extended by pt.digitalis.testapp.MyTestModule
All Implemented Interfaces:
com.google.inject.Module

public class MyTestModule
extends Object
implements com.google.inject.Module

Author:
Luis Pinto lpinto@digitalis.pt

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

MyTestModule

public MyTestModule()
Method Detail

configure

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


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.