@Deprecated public class NamedBindingBuilder extends Object
Modifier and Type | Field and Description |
---|---|
protected com.google.inject.multibindings.Multibinder<org.weakref.jmx.guice.Mapping> |
binder
Deprecated.
|
protected com.google.inject.Key<?> |
key
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
as(String name)
Deprecated.
|
void |
withGeneratedName()
Deprecated.
Names the MBean according to
ObjectNames name generator methods. |
protected final com.google.inject.multibindings.Multibinder<org.weakref.jmx.guice.Mapping> binder
protected final com.google.inject.Key<?> key
public void withGeneratedName()
ObjectNames
name generator methods.public void as(String name)
Copyright © 2017. All rights reserved.