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