org.fizmo.dropwizard.guice
Class GuiceBundle.Builder
java.lang.Object
org.fizmo.dropwizard.guice.GuiceBundle.Builder
- Enclosing class:
- GuiceBundle<T>
public static class GuiceBundle.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuiceBundle.Builder
public GuiceBundle.Builder()
self
protected GuiceBundle.Builder self()
withParent
public GuiceBundle.ParentedBuilder withParent(com.google.inject.Injector parentInjector)
withStage
public GuiceBundle.StagedBuilder withStage(com.google.inject.Stage stage)
injector
protected com.google.common.base.Optional<com.google.inject.Injector> injector()
Copyright © 2013. All rights reserved.