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