Example usage for com.google.common.eventbus EventBus.LoadOnStart interface-usage

List of usage examples for com.google.common.eventbus EventBus.LoadOnStart interface-usage

Introduction

In this page you can find the example usage for com.google.common.eventbus EventBus.LoadOnStart interface-usage.

Usage

From source file com.carrotgarden.nexus.aws.s3.publish.config.ConfigBoot.java

/**
 * provide default plug-in configuration on boot (only when missing)
 */
@Named
@Singleton
public class ConfigBoot implements EventBus.LoadOnStart {