Package org.weakref.jmx.guice
Class NamedExportBinder
java.lang.Object
org.weakref.jmx.guice.NamedExportBinder
- Direct Known Subclasses:
AnnotatedExportBinder
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidas(Function<ObjectNameGenerator, String> nameFactory) voidNames the MBean according toObjectNamesname generator methods.
-
Field Details
-
binder
protected final com.google.inject.multibindings.Multibinder<org.weakref.jmx.guice.Mapping> binder -
key
protected final com.google.inject.Key<?> key
-
-
Method Details
-
withGeneratedName
public void withGeneratedName()Names the MBean according toObjectNamesname generator methods. -
as
-
as
-