@Beta public class EventBinder extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
bindEventClient(Class<?>... types) |
void |
bindGenericEventClient(Class<?>... eventTypes) |
void |
bindGenericEventClient(List<Class<?>> eventTypes) |
static EventBinder |
eventBinder(com.google.inject.Binder binder) |
public static EventBinder eventBinder(com.google.inject.Binder binder)
public void bindEventClient(Class<?>... types)
public void bindGenericEventClient(Class<?>... eventTypes)
Copyright © 2010–2024 Airlift. All rights reserved.