@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class DaggerBillComponent extends Object implements BillComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
DaggerBillComponent.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DaggerBillComponent.Builder |
builder() |
static BillComponent |
create() |
com.google.gwt.activity.shared.ActivityManager |
getActivityManager() |
AppEventBus |
getEventBus() |
com.google.gwt.place.shared.PlaceHistoryHandler |
placeHistoryHandler() |
public static DaggerBillComponent.Builder builder()
public static BillComponent create()
public AppEventBus getEventBus()
getEventBus in interface DaggerComponentpublic com.google.gwt.place.shared.PlaceHistoryHandler placeHistoryHandler()
placeHistoryHandler in interface DaggerComponentpublic com.google.gwt.activity.shared.ActivityManager getActivityManager()
getActivityManager in interface DaggerComponentCopyright © 2020. All rights reserved.