public class ParametrizedUriEmitterModule extends Object implements com.google.inject.Module
| Constructor and Description | 
|---|
ParametrizedUriEmitterModule()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
configure(com.google.inject.Binder binder)  | 
Emitter | 
getEmitter(com.google.common.base.Supplier<ParametrizedUriEmitterConfig> config,
          SSLContext sslContext,
          Lifecycle lifecycle,
          com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Module@Provides public Emitter getEmitter(com.google.common.base.Supplier<ParametrizedUriEmitterConfig> config, @Nullable SSLContext sslContext, Lifecycle lifecycle, com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
Copyright © 2011–2018. All rights reserved.