public class NoopEmitterModule extends Object implements com.google.inject.Module
| Modifier and Type | Field and Description |
|---|---|
static String |
EMITTER_TYPE |
| Constructor and Description |
|---|
NoopEmitterModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
com.metamx.emitter.core.Emitter |
makeEmitter() |
public static final String EMITTER_TYPE
Copyright © 2011–2017. All rights reserved.