com.metamatrix.jdbc
Class EmbeddedGuiceModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by com.metamatrix.jdbc.EmbeddedGuiceModule
All Implemented Interfaces:
com.google.inject.Module

public class EmbeddedGuiceModule
extends com.google.inject.AbstractModule


Constructor Summary
EmbeddedGuiceModule(java.util.Properties props)
           
 
Method Summary
protected  void configure()
           
 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindScope, configure, install, requestStaticInjection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedGuiceModule

public EmbeddedGuiceModule(java.util.Properties props)
Method Detail

configure

protected void configure()
Specified by:
configure in class com.google.inject.AbstractModule


Copyright © 2009. All Rights Reserved.