org.fizmo.dropwizard.guice
Class GuiceBundle.StagedBuilder

java.lang.Object
  extended by org.fizmo.dropwizard.guice.GuiceBundle.StagedBuilder
Enclosing class:
GuiceBundle<T>

public static class GuiceBundle.StagedBuilder
extends Object


Method Summary
protected  com.google.common.base.Optional<com.google.inject.Injector> injector()
           
protected  GuiceBundle.StagedBuilder self()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

self

protected GuiceBundle.StagedBuilder self()

injector

protected com.google.common.base.Optional<com.google.inject.Injector> injector()


Copyright © 2013. All rights reserved.