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)  | 
Emitter | 
makeEmitter()  | 
public static final String EMITTER_TYPE
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Module@Provides public Emitter makeEmitter()
Copyright © 2011–2018. All rights reserved.