@FunctionalInterface public interface MBeanAttributeFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(ObjectName objectName,
String attributeName) |
boolean accept(ObjectName objectName, String attributeName)
objectName - The object name.attributeName - The attribute name.