Uses of Class
org.jgroups.jmx.ResourceDMBean.AttributeEntry
-
Packages that use ResourceDMBean.AttributeEntry Package Description org.jgroups.jmx -
-
Uses of ResourceDMBean.AttributeEntry in org.jgroups.jmx
Fields in org.jgroups.jmx with type parameters of type ResourceDMBean.AttributeEntry Modifier and Type Field Description protected java.util.HashMap<java.lang.String,ResourceDMBean.AttributeEntry>
ResourceDMBean. atts
Methods in org.jgroups.jmx that return ResourceDMBean.AttributeEntry Modifier and Type Method Description protected ResourceDMBean.AttributeEntry
ResourceDMBean.AttributeEntry. getter(ResourceDMBean.Accessor new_getter)
protected ResourceDMBean.AttributeEntry
ResourceDMBean.AttributeEntry. setter(ResourceDMBean.Accessor new_setter)
-