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