Uses of Class
org.jgroups.jmx.ResourceDMBean.AttributeEntry
Packages that use ResourceDMBean.AttributeEntry
-
Uses of ResourceDMBean.AttributeEntry in org.jgroups.jmx
Fields in org.jgroups.jmx with type parameters of type ResourceDMBean.AttributeEntryModifier and TypeFieldDescriptionprotected final HashMap<String, ResourceDMBean.AttributeEntry> ResourceDMBean.attsMethods in org.jgroups.jmx that return ResourceDMBean.AttributeEntryModifier and TypeMethodDescriptionResourceDMBean.AttributeEntry.getter(ResourceDMBean.Accessor new_getter) ResourceDMBean.AttributeEntry.setter(ResourceDMBean.Accessor new_setter) Method parameters in org.jgroups.jmx with type arguments of type ResourceDMBean.AttributeEntryModifier and TypeMethodDescriptionvoidResourceDMBean.forAllAttributes(BiConsumer<String, ResourceDMBean.AttributeEntry> c)