public interface Mbean
| Modifier and Type | Interface and Description |
|---|---|
static class |
Mbean.Attribute
Attribute.
|
static class |
Mbean.Tag
A Tag.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes()
Get the attributes.
|
String |
getCode()
Get the code.
|
String |
getName()
Get the name.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.