org.fizmo.dropwizard.guice
Class GuiceBundle.ParentedBuilder

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

public static class GuiceBundle.ParentedBuilder
extends Object


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

Method Detail

self

protected GuiceBundle.ParentedBuilder self()

injector

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


Copyright © 2013. All rights reserved.