public class MBeanRule extends Object
| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
MBeanRule.Consumer  | 
| Modifier and Type | Method and Description | 
|---|---|
MBeanRule | 
attribute(String attribute)
An attribute name or pattern. 
 | 
List<String> | 
attributes()  | 
String | 
name()  | 
MBeanRule | 
operation(String operation)
An operation name or pattern. 
 | 
List<String> | 
operations()  | 
public String name()
public MBeanRule operation(String operation)
operation - The operation.public MBeanRule attribute(String attribute)
attribute - The attribute.Copyright © 2018 JBoss by Red Hat. All rights reserved.