co.cask.tigon.app.guice
Class DataFabricFacadeModule

java.lang.Object
  extended by com.google.inject.PrivateModule
      extended by co.cask.tigon.app.guice.DataFabricFacadeModule
All Implemented Interfaces:
com.google.inject.Module

public final class DataFabricFacadeModule
extends com.google.inject.PrivateModule

A private module for creating bindings for DataFabricFacadeFactory


Constructor Summary
DataFabricFacadeModule()
           
 
Method Summary
protected  void configure()
           
 
Methods inherited from class com.google.inject.PrivateModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, expose, expose, expose, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataFabricFacadeModule

public DataFabricFacadeModule()
Method Detail

configure

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


Copyright © 2014 Cask Data, Inc. Licensed under the Apache License, Version 2.0.