Example usage for com.google.common.eventbus HandlerFindingStrategy interface-usage

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

Introduction

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

Usage

From source file blow.eventbus.AnnotatedHandlerFinder.java

/**
 * NOTE: THIS FILE IS A DERIVATIVE WORK OF THE GOOGLE GUAVA LIBRARY
 *
 */
class AnnotatedHandlerFinder implements HandlerFindingStrategy {