@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class DaggerProductComponent extends Object implements ProductComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
DaggerProductComponent.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DaggerProductComponent.Builder |
builder() |
static ProductComponent |
create() |
com.google.gwt.activity.shared.ActivityManager |
getActivityManager() |
AppEventBus |
getEventBus() |
com.google.gwt.place.shared.PlaceHistoryHandler |
placeHistoryHandler() |
public static DaggerProductComponent.Builder builder()
public static ProductComponent 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.