
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 |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getAttributes()
Get the attributes.
|
java.lang.String |
getCode()
Get the code.
|
java.lang.String |
getName()
Get the name.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)