@Beta public class JmxHttpRpcModule extends Object implements com.google.inject.Module
| Constructor and Description |
|---|
JmxHttpRpcModule() |
JmxHttpRpcModule(Class<? extends Annotation> bindingAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
HttpMBeanServerCredentials |
createCredentials(JmxHttpRpcConfig config) |
public JmxHttpRpcModule()
public JmxHttpRpcModule(Class<? extends Annotation> bindingAnnotation)
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Module@Provides public HttpMBeanServerCredentials createCredentials(JmxHttpRpcConfig config)
Copyright © 2010–2020 Airlift. All rights reserved.