|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PropertyField in org.apache.felix.ipojo.handlers.jmx |
---|
Methods in org.apache.felix.ipojo.handlers.jmx that return PropertyField | |
---|---|
PropertyField |
JmxConfigFieldMap.getPropertyFromField(String field)
Gets the property by the field. |
PropertyField |
JmxConfigFieldMap.getPropertyFromName(String name)
Gets the property by the name. |
Methods in org.apache.felix.ipojo.handlers.jmx that return types with arguments of type PropertyField | |
---|---|
Collection<PropertyField> |
JmxConfigFieldMap.getProperties()
Gets all of the properties exposed. |
Methods in org.apache.felix.ipojo.handlers.jmx with parameters of type PropertyField | |
---|---|
void |
JmxConfigFieldMap.addPropertyFromName(String name,
PropertyField propertyField)
Adds a new attribute exposed in the Mbean. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |