@Deprecated
public class NamedBindingBuilder
extends java.lang.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(java.lang.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(java.lang.String name)
Copyright © 2023. All rights reserved.